Theorems · Definition · category theory
CategoryTheory.Bicategory.leftZigzag
{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 2-morphism defined by the following pasting diagram:
``
a ------ ▸ a
\ η ◥ \
f \ g / \ f
◢ / ε ◢
b ------ ▸ b
``
- Cited by
- 15 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.
Cites6
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.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerRightproof · cited by 531
- CategoryTheory.Bicategory.whiskerLeftproof · cited by 524
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.mateEquiv_vcompproof · cited by 4
- CategoryTheory.Bicategory.Adjunction.extproof · cited by 2
- CategoryTheory.Bicategory.Adjunction.left_trianglestatement · cited by 2
- CategoryTheory.Bicategory.Adjunction.mk.injstatement and proof · cited by 1
- CategoryTheory.Bicategory.Adjunction.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.Bicategory.Equivalence.left_triangle_homstatement · cited by 1
- CategoryTheory.Bicategory.rightZigzagIso_invstatement · cited by 1
- CategoryTheory.Bicategory.rightZigzag_idempotent_of_left_trianglestatement and proof · cited by 1
- CategoryTheory.Bicategory.right_triangle_of_left_trianglestatement and proof · cited by 1
- CategoryTheory.Bicategory.LeftExtension.IsKan.adjunctionproof · cited by 1
- CategoryTheory.Bicategory.Adjunction.mk.congr_simpstatement and proof · cited by 0
- CategoryTheory.Bicategory.Adjunction.mk.injEqstatement and proof · cited by 0