Theorems · Theorem · category theory
CategoryTheory.Bicategory.leftUnitor_inv_naturality
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a b : B} {f g : a ⟶ b} (η : f ⟶ g),
CategoryTheory.CategoryStruct.comp η (CategoryTheory.Bicategory.leftUnitor g).inv =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor f).inv
(CategoryTheory.Bicategory.whiskerLeft (CategoryTheory.CategoryStruct.id a) η)- Defined in
- Mathlib.CategoryTheory.Bicategory.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement · cited by 6,235
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerLeftstatement · cited by 524
- CategoryTheory.Bicategory.leftUnitorstatement and proof · cited by 309
- CategoryTheory.Iso.inv_hom_id_assocproof · cited by 275
- CategoryTheory.Bicategory.id_whiskerLeftproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.leftUnitor_inv_naturality_assocproof · cited by 0