Documentation Verification Report

Basic

📁 Source: Mathlib/Control/Basic.lean

Statistics

MetricCount
DefinitionsCommApplicative, mapAccumLM, mapAccumRM, bind, instMonad_mathlib, succeeds, try?, tryM, zipWithM, zipWithM'
10
Theoremscommutative_map, commutative_prod, toLawfulApplicative, instLawfulFunctor_mathlib, instLawfulMonad_mathlib, fish_assoc, fish_pipe, fish_pure, guard_false, guard_true, joinM_map_joinM, joinM_map_map, joinM_map_pure, joinM_pure, map_seq, pure_id'_seq, seq_bind_eq, seq_map_assoc
18
Total28

CommApplicative

Theorems

NameKindAssumesProvesValidatesDepends On
commutative_map 📖map_seq
toLawfulApplicative
commutative_prod
commutative_prod 📖
toLawfulApplicative 📖

List

Definitions

NameCategoryTheorems
mapAccumLM 📖CompOp
mapAccumRM 📖CompOp

Sum

Definitions

NameCategoryTheorems
bind 📖CompOp
instMonad_mathlib 📖CompOp
3 mathmath: instLawfulFunctor_mathlib, instLawfulMonad_mathlib, ManyOneDegree.add_of

Theorems

NameKindAssumesProvesValidatesDepends On
instLawfulFunctor_mathlib 📖mathematicalinstMonad_mathlib
instLawfulMonad_mathlib 📖mathematicalinstMonad_mathlibinstLawfulFunctor_mathlib

(root)

Definitions

NameCategoryTheorems
CommApplicative 📖CompData
6 mathmath: Set.instCommApplicative, Filter.instCommApplicative, FreeAbelianGroup.instCommApplicative, Functor.Comp.instCommApplicative, Finset.commApplicative, instCommApplicativeId
succeeds 📖CompOp
try? 📖CompOp
tryM 📖CompOp
zipWithM 📖CompOp
zipWithM' 📖CompOp

Theorems

NameKindAssumesProvesValidatesDepends On
fish_assoc 📖
fish_pipe 📖
fish_pure 📖
guard_false 📖
guard_true 📖
joinM_map_joinM 📖mathematicaljoinM
joinM_map_map 📖mathematicaljoinM
joinM_map_pure 📖mathematicaljoinM
joinM_pure 📖mathematicaljoinM
map_seq 📖
pure_id'_seq 📖
seq_bind_eq 📖
seq_map_assoc 📖

---

← Back to Index