Theorems · Theorem · category theory
CategoryTheory.Bicategory.Equivalence.left_triangle
∀ {B : Type u₁} [inst : CategoryTheory.Bicategory B] {a b : B} (self : CategoryTheory.Bicategory.Equivalence a b),
CategoryTheory.Bicategory.leftZigzagIso self.unit self.counit =
CategoryTheory.Bicategory.leftUnitor self.hom ≪≫ (CategoryTheory.Bicategory.rightUnitor self.hom).symmThe composition of the unit and the counit is equal to the identity up to unitors.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 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.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Iso.symmstatement · cited by 993
- CategoryTheory.Iso.transstatement · cited by 566
- CategoryTheory.Bicategory.leftUnitorstatement · cited by 309
- CategoryTheory.Bicategory.rightUnitorstatement · cited by 308
- CategoryTheory.Bicategory.leftZigzagIsostatement · cited by 9
- CategoryTheory.Bicategory.Equivalencestatement and proof · cited by 7
- CategoryTheory.Bicategory.Equivalence.counitstatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.Equivalence.left_triangle_homproof · cited by 1