Documentation Verification Report

Monad

📁 Source: Mathlib/Data/Set/Finite/Monad.lean

Statistics

MetricCount
DefinitionsfintypeBind, fintypeBind', fintypePure, fintypeSeq, fintypeSeq'
5
Theoremsfinite_pure, finite_seq, bind, seq, seq'
5
Total10

Finite.Set

Theorems

NameKindAssumesProvesValidatesDepends On
finite_pure 📖mathematicalSet.Finite
Set
Set.instAlternative
Set.toFinite
Finite.of_fintype
finite_seq 📖mathematicalFinite
Set.Elem
Set.seq
Set.seq_def
finite_biUnion'
finite_image

Set

Definitions

NameCategoryTheorems
fintypeBind 📖CompOp
fintypeBind' 📖CompOp
fintypePure 📖CompOp
fintypeSeq 📖CompOp
fintypeSeq' 📖CompOp

Set.Finite

Theorems

NameKindAssumesProvesValidatesDepends On
bind 📖mathematicalSet.FiniteSet
Set.monad
biUnion
seq 📖mathematicalSet.Finite
Set.seq
image2
seq' 📖mathematicalSet.Finite
Set
Set.instAlternative
seq

---

← Back to Index