Theorems · Theorem · category theory
CategoryTheory.Functor.coverPreserving_restrictedTopology
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] {D : Type u_2}
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] (G : CategoryTheory.Functor C D)
(K : CategoryTheory.GrothendieckTopology D) [G.LocallyCoverDense K] [G.IsLocallyFull K] [G.IsLocallyFaithful K],
CategoryTheory.CoverPreserving (G.restrictedTopology K) K GIf G is locally fully faithful and locally cover dense, G is cover-preserving w.r.t. the
restricted topology.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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.Category.assocproof · cited by 6,433
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.Sieveproof · cited by 552
- CategoryTheory.Presieveproof · cited by 449
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.mem_restrictedTopology_iffproof · cited by 2
- CategoryTheory.MorphismProperty.coverPreserving_comap_forgetproof · cited by 1
- CategoryTheory.Functor.inducedTopology_coverPreservingproof · cited by 0