Documentation Verification Report

Lemmas

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

Statistics

MetricCount
DefinitionsPureTransformation
1
Theoremscomp_sequence, id_sequence, map_eq_traverse_id, map_traverse, map_traverse', naturality', naturality_pf, pureTransformation_apply, pure_traverse, traverse_comp, traverse_eq_map_id', traverse_id, traverse_map, traverse_map'
14
Total15

Traversable

Definitions

NameCategoryTheorems
PureTransformation 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
comp_sequence 📖mathematicalsequence
Functor.Comp
Functor.Comp.instApplicativeComp
toFunctor
traverse_map
Functor.Comp.instLawfulApplicativeComp
LawfulTraversable.comp_traverse
Functor.map_id
id_sequence 📖mathematicalsequence
toFunctor
traverse_map
CommApplicative.toLawfulApplicative
instCommApplicativeId
LawfulTraversable.id_traverse
map_eq_traverse_id 📖mathematicaltoFunctor
traverse
LawfulTraversable.traverse_eq_map_id
map_traverse 📖mathematicaltoFunctor
traverse
map_eq_traverse_id
LawfulTraversable.comp_traverse
CommApplicative.toLawfulApplicative
instCommApplicativeId
Functor.Comp.applicative_comp_id
map_traverse' 📖mathematicaltraverse
toFunctor
map_traverse
naturality' 📖mathematicalsequence
toFunctor
LawfulTraversable.naturality
traverse_map
naturality_pf 📖mathematicaltraverseLawfulTraversable.naturality
pureTransformation_apply 📖
pure_traverse 📖mathematicaltraverseLawfulTraversable.naturality
CommApplicative.toLawfulApplicative
instCommApplicativeId
LawfulTraversable.id_traverse
traverse_comp 📖mathematicaltraverse
Functor.Comp
Functor.Comp.instApplicativeComp
LawfulTraversable.comp_traverse
traverse_eq_map_id' 📖mathematicaltraverse
toFunctor
LawfulTraversable.traverse_eq_map_id
traverse_id 📖mathematicaltraverseLawfulTraversable.id_traverse
traverse_map 📖mathematicaltraverse
toFunctor
map_eq_traverse_id
LawfulTraversable.comp_traverse
CommApplicative.toLawfulApplicative
instCommApplicativeId
Functor.Comp.applicative_id_comp
traverse_map' 📖mathematicaltraverse
toFunctor
traverse_map

---

← Back to Index