Theorems · Theorem · category theory
CategoryTheory.Bicategory.Equivalence.left_triangle_hom
∀ {B : Type u₁} [inst : CategoryTheory.Bicategory B] {a b : B} (e : CategoryTheory.Bicategory.Equivalence a b),
CategoryTheory.Bicategory.leftZigzag e.unit.hom e.counit.hom =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor e.hom).hom
(CategoryTheory.Bicategory.rightUnitor e.hom).inv- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.leftUnitorstatement · cited by 309
- CategoryTheory.Bicategory.rightUnitorstatement · cited by 308
- CategoryTheory.Bicategory.leftZigzagstatement · cited by 15
- CategoryTheory.Bicategory.Equivalencestatement and proof · cited by 7
- CategoryTheory.Bicategory.Equivalence.counitstatement · cited by 4
- CategoryTheory.Bicategory.Equivalence.homstatement · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.Equivalence.right_triangleproof · cited by 1