Documentation Verification Report

Instances

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

Statistics

MetricCount
Definitions0
Theoremscomp_traverse, id_traverse, instLawfulTraversable, mem_traverse, naturality, traverse_append, traverse_cons, traverse_eq_map_id, traverse_nil, comp_traverse, id_traverse, naturality, traverse_eq_map_id, comp_traverse, id_traverse, instLawfulTraversable, map_traverse, naturality, traverse_eq_map_id, traverse_map, instLawfulTraversableOption
21
Total21

List

Theorems

NameKindAssumesProvesValidatesDepends On
comp_traverse 📖mathematicalFunctor.Comp
Functor.Comp.instApplicativeComp
seq_map_assoc
map_seq
id_traverse 📖CommApplicative.toLawfulApplicative
instCommApplicativeId
instLawfulTraversable 📖mathematicalLawfulTraversable
instTraversableList
instLawfulMonad
id_traverse
comp_traverse
traverse_eq_map_id
naturality
mem_traverse 📖mathematicalSet
Set.instMembership
Traversable.traverse
instTraversableList
Set.instAlternative
naturality 📖ApplicativeTransformation.preserves_pure
ApplicativeTransformation.preserves_seq
ApplicativeTransformation.preserves_map
traverse_append 📖mathematicalTraversable.traverse
instTraversableList
pure_id'_seq
seq_map_assoc
map_seq
traverse_cons 📖mathematicalTraversable.traverse
instTraversableList
traverse_eq_map_id 📖CommApplicative.toLawfulApplicative
instCommApplicativeId
traverse_nil 📖mathematicalTraversable.traverse
instTraversableList

Option

Theorems

NameKindAssumesProvesValidatesDepends On
comp_traverse 📖mathematicaltraverse
Functor.Comp
Functor.Comp.instApplicativeComp
id_traverse 📖mathematicaltraverse
naturality 📖mathematicaltraverseApplicativeTransformation.preserves_pure
ApplicativeTransformation.preserves_map
traverse_eq_map_id 📖mathematicaltraverse

Sum

Theorems

NameKindAssumesProvesValidatesDepends On
comp_traverse 📖mathematicaltraverse
Functor.Comp
Functor.Comp.instApplicativeComp
id_traverse 📖mathematicaltraverse
instLawfulTraversable 📖mathematicalLawfulTraversable
instTraversableSum
instLawfulMonad_mathlib
id_traverse
comp_traverse
traverse_eq_map_id
naturality
map_traverse 📖mathematicalTraversable.toFunctor
instTraversableSum
traverse
naturality 📖mathematicaltraverseApplicativeTransformation.preserves_pure
ApplicativeTransformation.preserves_map
traverse_eq_map_id 📖mathematicaltraverse
Traversable.toFunctor
instTraversableSum
CommApplicative.toLawfulApplicative
instCommApplicativeId
traverse_map 📖mathematicaltraverse
Traversable.toFunctor
instTraversableSum

(root)

Theorems

NameKindAssumesProvesValidatesDepends On
instLawfulTraversableOption 📖mathematicalLawfulTraversable
instTraversableOption
Option.id_traverse
Option.comp_traverse
Option.traverse_eq_map_id
Option.naturality

---

← Back to Index