Theorems · Theorem · category theory
CategoryTheory.Functor.isContinuous_of_coverPreserving
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
{F : CategoryTheory.Functor C D} {J : CategoryTheory.GrothendieckTopology C}
{K : CategoryTheory.GrothendieckTopology D},
CategoryTheory.CompatiblePreserving K F → CategoryTheory.CoverPreserving J K F → F.IsContinuous J KIf F is cover-preserving and compatible-preserving, then F is a continuous functor.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objproof · cited by 1,316
Cited by4
Results whose statement or proof uses this declaration.
- Topology.IsOpenEmbedding.functor_isContinuousproof · cited by 1
- CategoryTheory.Functor.isContinuous_iff_coverPreservingproof · cited by 1
- CategoryTheory.Functor.IsCoverDense.isContinuousproof · cited by 0
- CategoryTheory.Adjunction.isContinuous_of_isCocontinuousproof · cited by 0