Theorems · Theorem · category theory
CategoryTheory.Functor.IsDense.leftKanExtensionUnit_leftKanExtensionIso_hom
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D) [inst_2 : F.IsDense],
CategoryTheory.CategoryStruct.comp (F.leftKanExtensionUnit F)
(F.whiskerLeft (CategoryTheory.Functor.IsDense.leftKanExtensionIso F).hom) =
F.rightUnitor.inv- Cited by
- 2 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Functor.whiskerLeftstatement and proof · cited by 496
- CategoryTheory.Functor.rightUnitorstatement and proof · cited by 149
- CategoryTheory.Functor.leftKanExtensionstatement and proof · cited by 29
- CategoryTheory.Functor.leftKanExtensionUnitstatement and proof · cited by 27
Cited by2
Results whose statement or proof uses this declaration.