Documentation Verification Report

Bifunctor

📁 Source: Mathlib/Control/Bifunctor.lean

Statistics

MetricCount
DefinitionsBifunctor, bimap, const, flip, fst, functor, snd, bifunctor, bifunctor, LawfulBifunctor, bifunctor, bifunctor
12
Theoremscomp_fst, comp_snd, fst_comp_fst, fst_comp_snd, fst_id, fst_snd, id_fst, id_snd, lawfulFunctor, snd_comp_fst, snd_comp_snd, snd_fst, snd_id, lawfulBifunctor, lawfulBifunctor, bimap_bimap, bimap_comp_bimap, bimap_id_id, const, flip, id_bimap, lawfulBifunctor, lawfulBifunctor
23
Total35

Bifunctor

Definitions

NameCategoryTheorems
bimap 📖CompOp
12 mathmath: LawfulBifunctor.bimap_comp_bimap, LawfulBitraversable.bitraverse_eq_bimap_id, mapEquiv_apply, mapEquiv_symm_apply, LawfulBifunctor.id_bimap, fst_comp_snd, LawfulBitraversable.bitraverse_eq_bimap_id', LawfulBifunctor.bimap_id_id, snd_fst, snd_comp_fst, fst_snd, LawfulBifunctor.bimap_bimap
const 📖CompOp
1 mathmath: LawfulBifunctor.const
flip 📖CompOp
1 mathmath: LawfulBifunctor.flip
fst 📖CompOp
10 mathmath: fst_id, id_fst, fst_comp_fst, comp_fst, Bitraversable.tfst_eq_fst_id, fst_comp_snd, snd_fst, snd_comp_fst, Bitraversable.tfst_eq_fst_id', fst_snd
functor 📖CompOp
1 mathmath: lawfulFunctor
snd 📖CompOp
10 mathmath: id_snd, comp_snd, snd_comp_snd, Bitraversable.tsnd_eq_snd_id', Bitraversable.tsnd_eq_snd_id, fst_comp_snd, snd_fst, snd_comp_fst, snd_id, fst_snd

Theorems

NameKindAssumesProvesValidatesDepends On
comp_fst 📖mathematicalfstLawfulBifunctor.bimap_bimap
comp_snd 📖mathematicalsndLawfulBifunctor.bimap_bimap
fst_comp_fst 📖mathematicalfstcomp_fst
fst_comp_snd 📖mathematicalfst
snd
bimap
fst_snd
fst_id 📖mathematicalfstid_fst
fst_snd 📖mathematicalfst
snd
bimap
LawfulBifunctor.bimap_bimap
id_fst 📖mathematicalfstLawfulBifunctor.id_bimap
id_snd 📖mathematicalsndLawfulBifunctor.id_bimap
lawfulFunctor 📖mathematicalfunctorLawfulBifunctor.bimap_id_id
LawfulBifunctor.bimap_bimap
snd_comp_fst 📖mathematicalsnd
fst
bimap
snd_fst
snd_comp_snd 📖mathematicalsndcomp_snd
snd_fst 📖mathematicalsnd
fst
bimap
LawfulBifunctor.bimap_bimap
snd_id 📖mathematicalsndid_snd

Function.bicompl

Definitions

NameCategoryTheorems
bifunctor 📖CompOp
1 mathmath: lawfulBifunctor

Theorems

NameKindAssumesProvesValidatesDepends On
lawfulBifunctor 📖mathematicalLawfulBifunctor
Function.bicompl
bifunctor
Functor.map_id
LawfulBifunctor.bimap_id_id
LawfulBifunctor.bimap_bimap
Functor.map_comp_map

Function.bicompr

Definitions

NameCategoryTheorems
bifunctor 📖CompOp
1 mathmath: lawfulBifunctor

Theorems

NameKindAssumesProvesValidatesDepends On
lawfulBifunctor 📖mathematicalLawfulBifunctor
Function.bicompr
bifunctor
LawfulBifunctor.bimap_id_id
LawfulBifunctor.bimap_bimap

LawfulBifunctor

Theorems

NameKindAssumesProvesValidatesDepends On
bimap_bimap 📖mathematicalBifunctor.bimap
bimap_comp_bimap 📖mathematicalBifunctor.bimapbimap_bimap
bimap_id_id 📖mathematicalBifunctor.bimapid_bimap
const 📖mathematicalLawfulBifunctor
Functor.Const
Bifunctor.const
flip 📖mathematicalLawfulBifunctor
Bifunctor.flip
bimap_id_id
bimap_bimap
id_bimap 📖mathematicalBifunctor.bimap

Prod

Definitions

NameCategoryTheorems
bifunctor 📖CompOp
1 mathmath: lawfulBifunctor

Theorems

NameKindAssumesProvesValidatesDepends On
lawfulBifunctor 📖mathematicalLawfulBifunctor
bifunctor

Sum

Definitions

NameCategoryTheorems
bifunctor 📖CompOp
1 mathmath: lawfulBifunctor

Theorems

NameKindAssumesProvesValidatesDepends On
lawfulBifunctor 📖mathematicalLawfulBifunctor
bifunctor

(root)

Definitions

NameCategoryTheorems
Bifunctor 📖CompData
LawfulBifunctor 📖CompData
7 mathmath: Prod.lawfulBifunctor, Sum.lawfulBifunctor, LawfulBifunctor.flip, LawfulBitraversable.toLawfulBifunctor, Function.bicompl.lawfulBifunctor, Function.bicompr.lawfulBifunctor, LawfulBifunctor.const

---

← Back to Index