Theorems · Inductive type · category theory
CategoryTheory.Coverage
(C : Type u_1) → [CategoryTheory.Category.{v_1, u_1} C] → Type (max u_1 v_1)The type Coverage C of coverages on C.
A coverage is a collection of covering presieves on every object X : C,
which satisfies a pullback compatibility condition.
Explicitly, this condition says that whenever S is a covering presieve for X and
f : Y ⟶ X is a morphism, then there exists some covering presieve T for Y
such that T factors through S along f.
- Defined in
- Mathlib.CategoryTheory.Sites.Coverage
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
Cited by52
Results whose statement or proof uses this declaration.
- CategoryTheory.Coverage.toPrecoveragestatement and proof · cited by 33
- CategoryTheory.Coverage.toGrothendieckstatement and proof · cited by 15
- CategoryTheory.Coverage.Saturatestatement · cited by 14
- CategoryTheory.regularCoveragestatement · cited by 9
- CategoryTheory.Presieve.isSheaf_coveragestatement and proof · cited by 8
- CategoryTheory.Precoverage.toCoveragestatement · cited by 7
- CategoryTheory.extensiveCoveragestatement · cited by 7
- CategoryTheory.coherentCoveragestatement · cited by 6
- CategoryTheory.Coverage.saturate_of_supersetstatement and proof · cited by 5
- CategoryTheory.Coverage.toGrothendieck_toPrecoveragestatement and proof · cited by 4
- CategoryTheory.Pretopology.toCoveragestatement · cited by 3
- CategoryTheory.GrothendieckTopology.toCoveragestatement · cited by 3