Theorems · Theorem · category theory
CategoryTheory.Bicategory.leftUnitor_inv_congr
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {x y : B} {f f' : x ⟶ y} (h : f = f'),
(CategoryTheory.Bicategory.leftUnitor f).inv =
CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom h)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.leftUnitor f').inv
(CategoryTheory.Bicategory.whiskerLeft (CategoryTheory.CategoryStruct.id x) (CategoryTheory.eqToHom ⋯)))- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext
- Assumes
- CategoryTheory.Bicategory
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 and proof · cited by 6,235
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.eqToHomstatement · cited by 860
- CategoryTheory.Bicategory.whiskerLeftstatement · cited by 524
- CategoryTheory.Bicategory.leftUnitorstatement and proof · cited by 309
- CategoryTheory.Bicategory.whiskerLeft_idproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.