Theorems · Definition · category theory
CategoryTheory.Bicategory.associatorNatIsoMiddleCat
{B : Type u} →
[inst : CategoryTheory.Bicategory B] →
{a b c d : B} →
(f : a ⟶ b) →
(h : c ⟶ d) →
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.precomposingCat a b c).obj f)
((CategoryTheory.Bicategory.postcomposingCat a c d).obj h) ≅
CategoryTheory.CategoryStruct.comp ((CategoryTheory.Bicategory.postcomposingCat b c d).obj h)
((CategoryTheory.Bicategory.precomposingCat a b d).obj f)Middle component of the associator as a 2-isomorphism in Cat.
- Defined in
- Mathlib.CategoryTheory.Bicategory.Yoneda
- 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.
Cites13
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.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Catstatement · cited by 884
- CategoryTheory.Bundled.αproof · cited by 736
- CategoryTheory.Bicategory.associatorproof · cited by 405
- CategoryTheory.Cat.ofstatement and proof · cited by 189
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
- CategoryTheory.Bicategory.precomposingCatstatement · cited by 24
- CategoryTheory.Bicategory.postcomposingCatstatement · cited by 18
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.postcomp₂proof · cited by 6
- CategoryTheory.Bicategory.associatorNatIsoMiddleCat_hom_toNatTrans_appstatement and proof · cited by 0
- CategoryTheory.Bicategory.associatorNatIsoMiddleCat_inv_toNatTrans_appstatement and proof · cited by 0