Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Coverage.toGrothendieck

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] → CategoryTheory.Coverage C → CategoryTheory.GrothendieckTopology C

The Grothendieck topology associated to a coverage K. It is defined inductively as follows: 1. If S is a covering presieve for K, then the sieve generated by S is a covering sieve for the associated Grothendieck topology. 2. The top sieves are in the associated Grothendieck topology. 3. Add all sieves required by the local character axiom of a Grothendieck topology. The pullback compatibility condition for a coverage ensures that the associated Grothendieck topology is pullback stable, and so an additional constructor in the inductive construction is not needed.

Defined in
Mathlib.CategoryTheory.Sites.Coverage
Cited by
15 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.coherentTopology · cited by 141CategoryTheory.coherentTo…CategoryTheory.regularTopology · cited by 26CategoryTheory.regularTop…CategoryTheory.extensiveTopology · cited by 21CategoryTheory.extensiveT…CategoryTheory.Presieve.isSheaf_coverage · cited by 8Presieve.isSheaf_coverageCategoryTheory.Coverage.toGrothendieck_toPrecoverage · cited by 4Coverage.toGrothendieck_t…CategoryTheory.over_toGrothendieck_eq_toGrothendieck_comap_forget · cited by 3CategoryTheory.over_toGro…CategoryTheory.Coverage.gi · cited by 2Coverage.giCategoryTheory.Coverage.mem_toGrothendieck_sieves_of_superset · cited by 2Coverage.mem_toGrothendie…CategoryTheory.extensive_regular_generate_coherent · cited by 2CategoryTheory.extensive_…CategoryTheory.Presheaf.isSheaf_iff_isLimit_coverage · cited by 1Presheaf.isSheaf_iff_isLi…CategoryTheory.MorphismProperty.grothendieckTopology · cited by 1MorphismProperty.grothend…CategoryTheory.Coverage.generates_toGrothendieck · cited by 1Coverage.generates_toGrot…CategoryTheory.Precoverage.toGrothendieck_toCoverage · cited by 1Precoverage.toGrothendiec…CategoryTheory.Coverage.mem_toGrothendieck · cited by 1Coverage.mem_toGrothendie…CategoryTheory.Presheaf.isSheaf_sup · cited by 1Presheaf.isSheaf_supCategoryTheory.Category · cited by 32673CategoryTheory.CategorySet.ofPred · cited by 6101Set.ofPredCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Precoverage.toGrothendieck · cited by 41Precoverage.toGrothendieckCategoryTheory.Coverage.toPrecoverage · cited by 33Coverage.toPrecoverageCategoryTheory.Coverage · cited by 31CategoryTheory.CoverageCategoryTheory.Coverage.Saturate · cited by 14Coverage.SaturateCategoryTheory.GrothendieckTopology.copy · cited by 3GrothendieckTopology.copyCoverage.toGrothendieckCITED BYCITES

Cites8

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

Cited by20

Results whose statement or proof uses this declaration.