Theorems · Definition · category theory
CategoryTheory.Bicategory.leftZigzagIso
{B : Type u₁} →
[inst : CategoryTheory.Bicategory B] →
{a b : B} →
{f : a ⟶ b} →
{g : b ⟶ a} →
(CategoryTheory.CategoryStruct.id a ≅ CategoryTheory.CategoryStruct.comp f g) →
(CategoryTheory.CategoryStruct.comp g f ≅ CategoryTheory.CategoryStruct.id b) →
(CategoryTheory.CategoryStruct.comp (CategoryTheory.CategoryStruct.id a) f ≅
CategoryTheory.CategoryStruct.comp f (CategoryTheory.CategoryStruct.id b))The isomorphism version of leftZigzag.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 17 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.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerRightIsoproof · cited by 50
- CategoryTheory.Bicategory.whiskerLeftIsoproof · cited by 48
Cited by14
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.Equivalence.left_trianglestatement · cited by 1
- CategoryTheory.Bicategory.Equivalence.mk.injstatement and proof · cited by 1
- CategoryTheory.Bicategory.Equivalence.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.Bicategory.leftZigzagIso_invstatement · cited by 1
- CategoryTheory.Bicategory.Equivalence.casesOnstatement and proof · cited by 0
- CategoryTheory.Bicategory.Equivalence.noConfusionproof · cited by 0
- CategoryTheory.Bicategory.Equivalence.noConfusionTypeproof · cited by 0
- CategoryTheory.Bicategory.rightZigzagIso_symmstatement · cited by 0
- CategoryTheory.Bicategory.Equivalence.recOnstatement and proof · cited by 0
- CategoryTheory.Bicategory.Equivalence.mk.injEqstatement and proof · cited by 0
- CategoryTheory.Bicategory.leftZigzagIso_homstatement · cited by 0
- CategoryTheory.Bicategory.leftZigzagIso_symmstatement · cited by 0