Documentation Verification Report

Functor

📁 Source: Mathlib/Data/Set/Functor.lean

Statistics

MetricCount
DefinitionsinstAlternative, monad, SetM, run, instAlternativeMonadSetM
5
Theoremsbind_def, coe_eq_image_val, coe_subset, eq_univ_of_coe_eq, eq_univ_of_image_val_eq, failure_def, fmap_eq_image, image2_def, image_coe_eq_restrict_image, image_image_val_eq_restrict_image, image_val_subset, instCommApplicative, instLawfulAlternative, instLawfulMonad, mem_coe_of_mem, mem_image_val_of_mem, mem_of_mem_coe, mem_of_mem_image_val, orElse_def, pure_def, seqLeft_def, seqRight_def, seq_eq_set_seq, instLawfulAlternativeSetM, instLawfulMonadSetM
25
Total30

Set

Definitions

NameCategoryTheorems
instAlternative 📖CompOp
14 mathmath: Filter.mem_traverse_iff, pure_def, instCommApplicative, image2_def, orElse_def, instLawfulAlternative, Finite.Set.finite_pure, Filter.mem_traverse, seq_eq_set_seq, seqLeft_def, seqRight_def, Finite.seq', failure_def, List.mem_traverse
monad 📖CompOp
7 mathmath: image_coe_eq_restrict_image, instLawfulMonad, coe_eq_image_val, mem_coe_of_mem, coe_subset, bind_def, Finite.bind

Theorems

NameKindAssumesProvesValidatesDepends On
bind_def 📖mathematicalSet
monad
iUnion
instMembership
coe_eq_image_val 📖mathematicalSet
Elem
instCoeTCElem
monad
image
instMembership
ext
iUnion_coe_set
iUnion_congr_Prop
coe_subset 📖mathematicalSet
instHasSubset
monad
Elem
instMembership
eq_univ_of_coe_eq 📖mathematicalSet
monad
Elem
instMembership
univeq_univ_of_forall
mem_of_mem_coe
eq_univ_of_image_val_eq 📖mathematicalimage
Set
instMembership
univ
Elem
eq_univ_of_forall
mem_of_mem_image_val
failure_def 📖mathematicalSet
instAlternative
instEmptyCollection
fmap_eq_image 📖mathematicalSet
instFunctor
image
image2_def 📖mathematicalimage2
Set
instAlternative
instFunctor
ext
image_coe_eq_restrict_image 📖mathematicalimage
Set
monad
Elem
instMembership
restrict
ext
coe_subset
mem_of_mem_coe
mem_coe_of_mem
image_image_val_eq_restrict_image 📖mathematicalimage
Set
instMembership
Elem
restrict
ext
image_congr
image_val_subset 📖mathematicalSet
instHasSubset
image
instMembership
Subtype.coe_image_subset
instCommApplicative 📖mathematicalCommApplicative
Set
instAlternative
instLawfulAlternative
prod_image_seq_comm
instLawfulAlternative 📖mathematicalSet
instAlternative
instLawfulFunctor
image_congr
singleton_seq
image_singleton
seq_singleton
seq_seq
image_empty
image2_empty_left
union_empty
empty_union
union_assoc
image_union
instLawfulMonad 📖mathematicalSet
monad
CommApplicative.toLawfulApplicative
instCommApplicative
image_eq_iUnion
seq_def
biUnion_singleton
biUnion_iUnion
mem_coe_of_mem 📖mathematicalSet
instMembership
Elem
monad
mem_image_val_of_mem 📖mathematicalSet
instMembership
Elem
image
mem_of_mem_coe 📖mathematicalSet
instMembership
monad
Elem
coe_subsetcoe_subset
mem_of_mem_image_val 📖mathematicalSet
instMembership
image
Elem
image_val_subset
image_val_subset
orElse_def 📖mathematicalSet
instAlternative
instUnion
pure_def 📖mathematicalSet
instAlternative
instSingletonSet
seqLeft_def 📖mathematicalSet
instAlternative
setOf
instMembership
Nonempty
seqRight_def 📖mathematicalSet
instAlternative
setOf
Nonempty
instMembership
seq_eq_set_seq 📖mathematicalSet
instAlternative
seq

SetM

Definitions

NameCategoryTheorems
run 📖CompOp

(root)

Definitions

NameCategoryTheorems
SetM 📖CompOp
2 mathmath: instLawfulAlternativeSetM, instLawfulMonadSetM
instAlternativeMonadSetM 📖CompOp
2 mathmath: instLawfulAlternativeSetM, instLawfulMonadSetM

Theorems

NameKindAssumesProvesValidatesDepends On
instLawfulAlternativeSetM 📖mathematicalSetM
instAlternativeMonadSetM
Set.instLawfulAlternative
instLawfulMonadSetM 📖mathematicalSetM
instAlternativeMonadSetM
Set.instLawfulMonad

---

← Back to Index