Documentation Verification Report

Applicative

📁 Source: Mathlib/Control/Applicative.lean

Statistics

MetricCount
DefinitionsinstApplicativeAddConstOfZeroOfAdd, instApplicativeConstOfOneOfMul
2
Theoremsext, map_seq_map, pure_seq_eq_map', seq_mk, applicative_comp_id, applicative_id_comp, instCommApplicative, instLawfulApplicativeComp, map_pure, pure_seq_eq_map, seq_assoc, seq_pure, instCommApplicativeId, instLawfulApplicativeAddConst, instLawfulApplicativeConst
15
Total17

Applicative

Theorems

NameKindAssumesProvesValidatesDepends On
ext 📖Functor.ext
map_seq_map 📖seq_map_assoc
pure_seq_eq_map' 📖

Comp

Theorems

NameKindAssumesProvesValidatesDepends On
seq_mk 📖mathematicalFunctor.Comp
Functor.Comp.instSeq

Functor.Comp

Theorems

NameKindAssumesProvesValidatesDepends On
applicative_comp_id 📖mathematicalinstApplicativeCompApplicative.ext
instLawfulApplicativeComp
CommApplicative.toLawfulApplicative
instCommApplicativeId
applicative_id_comp 📖mathematicalinstApplicativeCompApplicative.ext
instLawfulApplicativeComp
CommApplicative.toLawfulApplicative
instCommApplicativeId
instCommApplicative 📖mathematicalCommApplicative
Functor.Comp
instApplicativeComp
instLawfulApplicativeComp
CommApplicative.toLawfulApplicative
CommApplicative.commutative_map
seq_map_assoc
instLawfulApplicativeComp 📖mathematicalFunctor.Comp
instApplicativeComp
lawfulFunctor
pure_seq_eq_map
map_pure
seq_pure
seq_assoc
map_pure 📖mathematicalFunctor.Comp
functor
instPure
ext
run_pure
pure_seq_eq_map 📖mathematicalFunctor.Comp
instSeq
instPure
functor
ext
run_pure
seq_assoc 📖mathematicalFunctor.Comp
instSeq
functor
ext
seq_map_assoc
map_seq
seq_pure 📖mathematicalFunctor.Comp
instSeq
instPure
functor
ext
run_pure

(root)

Definitions

NameCategoryTheorems
instApplicativeAddConstOfZeroOfAdd 📖CompOp
1 mathmath: instLawfulApplicativeAddConst
instApplicativeConstOfOneOfMul 📖CompOp
1 mathmath: instLawfulApplicativeConst

Theorems

NameKindAssumesProvesValidatesDepends On
instCommApplicativeId 📖mathematicalCommApplicative
instLawfulApplicativeAddConst 📖mathematicalFunctor.AddConst
instApplicativeAddConstOfZeroOfAdd
AddZero.toZero
AddZeroClass.toAddZero
AddMonoid.toAddZeroClass
AddSemigroup.toAdd
AddMonoid.toAddSemigroup
Functor.AddConst.lawfulFunctor
zero_add
add_zero
add_assoc
instLawfulApplicativeConst 📖mathematicalFunctor.Const
instApplicativeConstOfOneOfMul
MulOne.toOne
MulOneClass.toMulOne
Monoid.toMulOneClass
MulOne.toMul
Functor.Const.lawfulFunctor
one_mul
mul_one
mul_assoc

---

← Back to Index