Theorems · Definition · category theory
CategoryTheory.Functor.DenseAt
{C : Type u₁} →
{D : Type u₂} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] → CategoryTheory.Functor C D → D → Type (max u₁ u₂ v₂)A functor F : C ⥤ D is dense at Y : D if the obvious natural transformation
F ⟶ F ⋙ 𝟭 D makes 𝟭 D a pointwise left Kan extension of F along itself at Y,
i.e. Y identifies to the colimit of the obvious functor CostructuredArrow F Y ⥤ D.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Functor.rightUnitorproof · cited by 149
- CategoryTheory.Functor.LeftExtension.mkproof · cited by 31
- CategoryTheory.Functor.LeftExtension.IsPointwiseLeftKanExtensionAtproof · cited by 13
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.isDenseAtproof · cited by 6
- CategoryTheory.Functor.denseAtstatement · cited by 6
- CategoryTheory.Functor.congr_isDenseAtproof · cited by 1
- CategoryTheory.ObjectProperty.ind_iff_existsproof · cited by 1
- CategoryTheory.Functor.DenseAt.ofNatIsostatement and proof · cited by 1
- CategoryTheory.Functor.DenseAt.precompEquivOfFinalstatement · cited by 1
- CategoryTheory.IsCardinalFilteredGenerator.of_isDenseproof · cited by 1
- CategoryTheory.denseAtUliftYonedastatement · cited by 0
- CategoryTheory.denseAtYonedastatement · cited by 0
- CategoryTheory.Functor.denseAt.congr_simpstatement · cited by 0
- CategoryTheory.Functor.DenseAt.hasPointwiseLeftKanExtensionAtstatement and proof · cited by 0
- CategoryTheory.Functor.DenseAt.ofIsostatement and proof · cited by 0