Theorems · Theorem · category theory
CategoryTheory.Bicategory.rightUnitor_inv_congr
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {x y : B} {f f' : x ⟶ y} (h : f = f'),
(CategoryTheory.Bicategory.rightUnitor f).inv =
CategoryTheory.CategoryStruct.comp (CategoryTheory.eqToHom h)
(CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.rightUnitor f').inv
(CategoryTheory.Bicategory.whiskerRight (CategoryTheory.eqToHom ⋯) (CategoryTheory.CategoryStruct.id y)))- 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.
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- 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.whiskerRightstatement · cited by 531
- CategoryTheory.Bicategory.rightUnitorstatement and proof · cited by 308
- CategoryTheory.Iso.hom_inv_idproof · cited by 264
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.