Theorems · Theorem · category theory
CategoryTheory.Bicategory.leftUnitor_inv_whiskerRight
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a b c : B} (f : a ⟶ b) (g : b ⟶ c),
CategoryTheory.Bicategory.whiskerRight (CategoryTheory.Bicategory.leftUnitor f).inv g =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.Bicategory.leftUnitor (CategoryTheory.CategoryStruct.comp f g)).inv
(CategoryTheory.Bicategory.associator (CategoryTheory.CategoryStruct.id a) f g).inv- Defined in
- Mathlib.CategoryTheory.Bicategory.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 21 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.
Cites14
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.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerRightstatement and proof · cited by 531
- CategoryTheory.Bicategory.associatorstatement and proof · cited by 405
- CategoryTheory.Bicategory.leftUnitorstatement and proof · cited by 309
- CategoryTheory.IsIso.Iso.inv_invproof · cited by 30
- CategoryTheory.IsIso.inv_compproof · cited by 22
- CategoryTheory.eq_of_inv_eq_invproof · cited by 19
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Bicategory.leftUnitor_comp_invproof · cited by 1
- CategoryTheory.Bicategory.leftUnitor_inv_whiskerRight_assocproof · cited by 0
- CategoryTheory.Bicategory.conjugateEquiv_whiskerRightproof · cited by 0