Theorems · Theorem · category theory
CategoryTheory.Functor.restrictedTopology_eq_inducedTopology
∀ {C : Type u₁} {D : Type u₂} [inst : CategoryTheory.Category.{v₁, u₁} C] [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} {K : CategoryTheory.GrothendieckTopology D}
[F.IsContinuous (F.restrictedTopology K) K], F.restrictedTopology K = F.inducedTopology KIf F is continuous with the restricted topology, the restricted topology agrees with the
induced topology. This holds for example if G is locally faithful, locally full and cover dense.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- le_antisymmproof · cited by 2,068
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.IsContinuousstatement and proof · cited by 100
- CategoryTheory.Functor.inducedTopologystatement · cited by 19
- CategoryTheory.Functor.restrictedTopologystatement and proof · cited by 14
- CategoryTheory.Functor.le_inducedTopology_iffproof · cited by 3
- CategoryTheory.Functor.inducedTopology_le_restrictedTopologyproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.