Documentation Verification Report

Lemmas

📁 Source: Mathlib/Control/Bitraversable/Lemmas.lean

Statistics

MetricCount
Definitionstfst, tsnd
2
Theoremscomp_tfst, comp_tsnd, id_tfst, id_tsnd, tfst_comp_tfst, tfst_comp_tsnd, tfst_eq_fst_id, tfst_eq_fst_id', tfst_id, tfst_tsnd, tsnd_comp_tfst, tsnd_comp_tsnd, tsnd_eq_snd_id, tsnd_eq_snd_id', tsnd_id, tsnd_tfst
16
Total18

Bitraversable

Definitions

NameCategoryTheorems
tfst 📖CompOp
10 mathmath: tfst_comp_tfst, id_tfst, tsnd_comp_tfst, tfst_tsnd, tfst_id, tfst_comp_tsnd, tsnd_tfst, tfst_eq_fst_id, comp_tfst, tfst_eq_fst_id'
tsnd 📖CompOp
10 mathmath: tsnd_id, tsnd_comp_tfst, tfst_tsnd, comp_tsnd, tsnd_comp_tsnd, id_tsnd, tsnd_eq_snd_id', tfst_comp_tsnd, tsnd_tfst, tsnd_eq_snd_id

Theorems

NameKindAssumesProvesValidatesDepends On
comp_tfst 📖mathematicaltfst
Functor.Comp
Functor.Comp.instApplicativeComp
LawfulBitraversable.comp_bitraverse
comp_tsnd 📖mathematicaltsnd
Functor.Comp
Functor.Comp.instApplicativeComp
LawfulBitraversable.comp_bitraverse
id_tfst 📖mathematicaltfstLawfulBitraversable.id_bitraverse
id_tsnd 📖mathematicaltsndLawfulBitraversable.id_bitraverse
tfst_comp_tfst 📖mathematicalFunctor.Comp
tfst
Functor.Comp.instApplicativeComp
comp_tfst
tfst_comp_tsnd 📖mathematicalFunctor.Comp
tfst
tsnd
bitraverse
Functor.Comp.instApplicativeComp
tfst_tsnd
tfst_eq_fst_id 📖mathematicaltfst
Bifunctor.fst
toBifunctor
LawfulBitraversable.bitraverse_eq_bimap_id
tfst_eq_fst_id' 📖mathematicaltfst
Bifunctor.fst
toBifunctor
tfst_eq_fst_id
tfst_id 📖mathematicaltfstid_tfst
tfst_tsnd 📖mathematicaltfst
tsnd
bitraverse
Functor.Comp
Functor.Comp.instApplicativeComp
LawfulBitraversable.comp_bitraverse
tsnd_comp_tfst 📖mathematicalFunctor.Comp
tsnd
tfst
bitraverse
Functor.Comp.instApplicativeComp
tsnd_tfst
tsnd_comp_tsnd 📖mathematicalFunctor.Comp
tsnd
Functor.Comp.instApplicativeComp
comp_tsnd
tsnd_eq_snd_id 📖mathematicaltsnd
Bifunctor.snd
toBifunctor
LawfulBitraversable.bitraverse_eq_bimap_id
tsnd_eq_snd_id' 📖mathematicaltsnd
Bifunctor.snd
toBifunctor
tsnd_eq_snd_id
tsnd_id 📖mathematicaltsndid_tsnd
tsnd_tfst 📖mathematicaltsnd
tfst
bitraverse
Functor.Comp
Functor.Comp.instApplicativeComp
LawfulBitraversable.comp_bitraverse

---

← Back to Index