Documentation Verification Report

Equiv

📁 Source: Mathlib/Control/Traversable/Equiv.lean

Statistics

MetricCount
Definitionsfunctor, map, traversable, traverse
4
Theoremscomp_map, comp_traverse, id_map, id_traverse, isLawfulTraversable, isLawfulTraversable', lawfulFunctor, lawfulFunctor', naturality, traverse_def, traverse_eq_map_id
11
Total15

Equiv

Definitions

NameCategoryTheorems
functor 📖CompOp
1 mathmath: lawfulFunctor
map 📖CompOp
3 mathmath: traverse_eq_map_id, id_map, comp_map
traversable 📖CompOp
1 mathmath: isLawfulTraversable
traverse 📖CompOp
5 mathmath: traverse_eq_map_id, traverse_def, id_traverse, comp_traverse, naturality

Theorems

NameKindAssumesProvesValidatesDepends On
comp_map 📖mathematicalmapsymm_apply_apply
comp_traverse 📖mathematicaltraverse
Functor.Comp
Functor.Comp.instApplicativeComp
traverse_def
LawfulTraversable.comp_traverse
symm_apply_apply
id_map 📖mathematicalmapapply_symm_apply
id_traverse 📖mathematicaltraversetraverse.eq_1
LawfulTraversable.id_traverse
CommApplicative.toLawfulApplicative
instCommApplicativeId
apply_symm_apply
isLawfulTraversable 📖mathematicalLawfulTraversable
traversable
lawfulFunctor
LawfulTraversable.toLawfulFunctor
id_traverse
comp_traverse
traverse_eq_map_id
naturality
isLawfulTraversable' 📖mathematicalTraversable.toFunctor
map
Traversable.traverse
traverse
LawfulTraversablelawfulFunctor'
LawfulTraversable.toLawfulFunctor
CommApplicative.toLawfulApplicative
instCommApplicativeId
id_traverse
Functor.Comp.instLawfulApplicativeComp
comp_traverse
traverse_eq_map_id
naturality
lawfulFunctor 📖mathematicalfunctorid_map
comp_map
lawfulFunctor' 📖maplawfulFunctor
naturality 📖mathematicaltraverseApplicativeTransformation.preserves_map
LawfulTraversable.naturality
traverse_def 📖mathematicaltraverse
DFunLike.coe
Equiv
EquivLike.toFunLike
instEquivLike
Traversable.traverse
symm
traverse_eq_map_id 📖mathematicaltraverse
map
Traversable.toFunctor
LawfulTraversable.traverse_eq_map_id

---

← Back to Index