Theorems · Theorem · category theory
CategoryTheory.Bicategory.mateEquiv_leftUnitor_hom_rightUnitor_inv
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a b : B} {l : a ⟶ b} {r : b ⟶ a}
(adj : CategoryTheory.Bicategory.Adjunction l r),
(CategoryTheory.Bicategory.mateEquiv adj adj)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor l).hom
(CategoryTheory.Bicategory.rightUnitor l).inv) =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor r).hom
(CategoryTheory.Bicategory.leftUnitor r).inv- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- Equivstatement · cited by 8,337
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.cancel_monoproof · cited by 435
- CategoryTheory.Bicategory.leftUnitorstatement and proof · cited by 309
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.conjugateEquiv_whiskerLeftproof · cited by 0
- CategoryTheory.Bicategory.conjugateEquiv_whiskerRightproof · cited by 0