Theorems · Theorem · category theory
CategoryTheory.Bicategory.lanUnit_desc_assoc
∀ {B : Type u} [inst : CategoryTheory.Bicategory B] {a b c : B} {f : a ⟶ b} {g : a ⟶ c}
[inst_1 : CategoryTheory.Bicategory.HasLeftKanExtension f g] (s : CategoryTheory.Bicategory.LeftExtension f g)
{Z : a ⟶ c} (h : CategoryTheory.CategoryStruct.comp f s.extension ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Bicategory.lanUnit f g)
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.Bicategory.whiskerLeft f (CategoryTheory.Bicategory.lanDesc s)) h) =
CategoryTheory.CategoryStruct.comp s.unit h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
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.Category.assocproof · cited by 6,433
- CategoryTheory.Bicategorystatement and proof · cited by 1,587
- CategoryTheory.Bicategory.whiskerLeftstatement and proof · cited by 524
- CategoryTheory.Bicategory.LeftExtensionstatement and proof · cited by 29
- CategoryTheory.Bicategory.HasLeftKanExtensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.extensionstatement and proof · cited by 19
- CategoryTheory.Bicategory.LeftExtension.unitstatement and proof · cited by 12
- CategoryTheory.Bicategory.lanstatement · cited by 8
- CategoryTheory.Bicategory.lanDescstatement and proof · cited by 5
- CategoryTheory.Bicategory.lanUnitstatement and proof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.