Theorems · Definition · category theory
CategoryTheory.Functor.DenseAt.ofNatIso
{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} → F.DenseAt Y → {G : CategoryTheory.Functor C D} → (F ≅ G) → G.DenseAt YIf F : C ⥤ D is dense at Y : D, and G is a functor that is isomorphic to F,
then G is also dense at Y.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Isostatement and proof · cited by 3,963
- CategoryTheory.Functor.idproof · cited by 3,333
- CategoryTheory.Limits.Cocone.ptproof · cited by 1,354
- CategoryTheory.Equivalence.functorproof · cited by 1,268
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.Iso.reflproof · cited by 727
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.congr_isDenseAtproof · cited by 1