Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.restrictedTopology

{C : Type u₁} →
  {D : Type u₂} →
    [inst : CategoryTheory.Category.{v₁, u₁} C] →
      [inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
        CategoryTheory.Functor C D → CategoryTheory.GrothendieckTopology D → CategoryTheory.GrothendieckTopology C

The coarsest topology containing all sieves whose image under F generates a covering sieve of K.

Defined in
Mathlib.CategoryTheory.Sites.InducedTopology
Cited by
14 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.coverPreserving_restrictedTopology · cited by 3Functor.coverPreserving_r…AlgebraicGeometry.Scheme.smallGrothendieckTopology · cited by 3Scheme.smallGrothendieckT…CategoryTheory.Precoverage.toGrothendieck_comap_eq_restrictedTopology · cited by 2Precoverage.toGrothendiec…CategoryTheory.Precoverage.toGrothendieck_comap_le_restrictedTopology · cited by 2Precoverage.toGrothendiec…CategoryTheory.MorphismProperty.toGrothendieck_comap_forget_eq_restrictedTopology · cited by 2MorphismProperty.toGrothe…CategoryTheory.Functor.mem_restrictedTopology_iff · cited by 2Functor.mem_restrictedTop…CategoryTheory.Functor.mem_restrictedTopology_of_functorPushforward_mem · cited by 2Functor.mem_restrictedTop…CategoryTheory.Functor.restrictedTopology_eq_inducedTopology · cited by 1Functor.restrictedTopolog…CategoryTheory.Functor.restrictedTopology_eq_inducedTopology_of_isContinuous · cited by 1Functor.restrictedTopolog…CategoryTheory.MorphismProperty.toGrothendieck_comap_forget_eq_inducedTopology · cited by 1MorphismProperty.toGrothe…CategoryTheory.Functor.inducedTopology_le_restrictedTopology · cited by 1Functor.inducedTopology_l…CategoryTheory.Precoverage.toGrothendieck_comap_eq_inducedTopology · cited by 0Precoverage.toGrothendiec…CategoryTheory.Precoverage.toGrothendieck_comap_le_inducedTopology · cited by 0Precoverage.toGrothendiec…CategoryTheory.Functor.inducedTopology_coverPreserving · cited by 0Functor.inducedTopology_c…CategoryTheory.Functor.mem_inducedTopology_sieves_iff · cited by 0Functor.mem_inducedTopolo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Precoverage.toGrothendieck · cited by 41Precoverage.toGrothendieckCategoryTheory.Precoverage.comap · cited by 27Precoverage.comapCategoryTheory.GrothendieckTopology.toPrecoverage · cited by 12GrothendieckTopology.toPr…Functor.restrictedTopologyCITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.