Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Precoverage.toPretopology

(C : Type u) →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Limits.HasPullbacks C] →
      (J : CategoryTheory.Precoverage C) →
        [J.HasIsos] → [J.IsStableUnderBaseChange] → [J.IsStableUnderComposition] → CategoryTheory.Pretopology C

If J is a precoverage that has isomorphisms and is stable under composition and base change, it defines a pretopology.

Defined in
Mathlib.CategoryTheory.Sites.Pretopology
Cited by
6 results in Mathlib
Foundations
Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasPullbacksCategoryTheory.Precoverage.HasIsosCategoryTheory.Precoverage.IsStableUnderBaseChangeCategoryTheory.Precoverage.IsStableUnderComposition

Around this declaration

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

CategoryTheory.MorphismProperty.pretopology · cited by 8MorphismProperty.pretopol…AlgebraicGeometry.Scheme.pretopology · cited by 6Scheme.pretopologyCategoryTheory.Precoverage.toGrothendieck_toPretopology_eq_toGrothendieck · cited by 4Precoverage.toGrothendiec…AlgebraicGeometry.Scheme.jointlySurjectivePretopology · cited by 4Scheme.jointlySurjectiveP…CategoryTheory.Pseudofunctor.IsPrestack.of_precoverage · cited by 1IsPrestack.of_precoverageAlgebraicGeometry.Scheme.grothendieckTopology_eq_inf · cited by 0Scheme.grothendieckTopolo…CategoryTheory.Precoverage.toPretopology.congr_simp · cited by 0toPretopology.congr_simpCategoryTheory.Precoverage.toPretopology_toPrecoverage · cited by 0Precoverage.toPretopology…CategoryTheory.Pseudofunctor.IsStack.of_precoverage · cited by 0IsStack.of_precoverageCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.IsIso · cited by 1156CategoryTheory.IsIsoCategoryTheory.Presieve · cited by 449CategoryTheory.PresieveCategoryTheory.Limits.HasPullbacks · cited by 439Limits.HasPullbacksCategoryTheory.Precoverage · cited by 204CategoryTheory.PrecoverageCategoryTheory.Precoverage.coverings · cited by 194Precoverage.coveringsCategoryTheory.Precoverage.IsStableUnderBaseChange · cited by 40Precoverage.IsStableUnder…CategoryTheory.Pretopology · cited by 32CategoryTheory.PretopologyCategoryTheory.Precoverage.IsStableUnderComposition · cited by 23Precoverage.IsStableUnder…CategoryTheory.Precoverage.HasIsos · cited by 21Precoverage.HasIsosCategoryTheory.Precoverage.mem_coverings_of_isIso · cited by 3Precoverage.mem_coverings…Precoverage.toPretopologyCITED BYCITES

Cites12

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

Cited by9

Results whose statement or proof uses this declaration.