Theorems · Theorem · category theory
CategoryTheory.Functor.IsDenseAt.of_final
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} {Y : D} {C' : Type u_1} [inst_2 : CategoryTheory.Category.{v_1, u_1} C']
(G : CategoryTheory.Functor C' C) [(CategoryTheory.CostructuredArrow.pre G F Y).Final],
F.isDenseAt Y → (G.comp F).isDenseAt Y- Cited by
- 1 results in Mathlib
- Foundations
- Depth 46 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Functor.compstatement · cited by 6,529
- CategoryTheory.CostructuredArrowstatement · cited by 536
- CategoryTheory.Functor.Finalstatement and proof · cited by 112
- CategoryTheory.CostructuredArrow.prestatement and proof · cited by 36
- CategoryTheory.Functor.isDenseAtstatement and proof · cited by 6
- CategoryTheory.Functor.IsDenseAt.iff_of_finalproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.ind_iff_existsproof · cited by 1