Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Precoverage.ZeroHypercover.Small

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → {J : CategoryTheory.Precoverage C} → {S : C} → J.ZeroHypercover S → Prop

A w-0-hypercover E is w'-small if there exists an indexing type ι in Type w' and a restriction map ι → E.I₀ such that the restriction of E to ι is still covering. Note: This is weaker than E.I₀ being w'-small. For example, every Zariski cover of X : Scheme.{u} is u-small, because X itself suffices as indexing type.

Defined in
Mathlib.CategoryTheory.Sites.Hypercover.Zero
Cited by
7 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.Precoverage.ZeroHypercover.Small.restrictFun · cited by 8Small.restrictFunCategoryTheory.Precoverage.ZeroHypercover.restrictIndexOfSmall · cited by 8ZeroHypercover.restrictIn…CategoryTheory.Precoverage.ZeroHypercover.Small.Index · cited by 4Small.IndexCategoryTheory.MorphismProperty.of_zeroHypercover_target · cited by 2MorphismProperty.of_zeroH…CategoryTheory.Precoverage.ZeroHypercover.Small.exists_restrictIndex_mem · cited by 1Small.exists_restrictInde…CategoryTheory.Precoverage.ZeroHypercover.restrictIndexOfSmall_toPreZeroHypercover · cited by 1ZeroHypercover.restrictIn…CategoryTheory.Precoverage.ZeroHypercover.Small.casesOn · cited by 0Small.casesOnCategoryTheory.Precoverage.ZeroHypercover.Small.mem₀ · cited by 0Small.mem₀CategoryTheory.Precoverage.ZeroHypercover.Small.recOn · cited by 0Small.recOnCategoryTheory.MorphismProperty.of_zeroHypercover_source · cited by 0MorphismProperty.of_zeroH…CategoryTheory.Precoverage.Small.casesOn · cited by 0Small.casesOnCategoryTheory.Precoverage.Small.zeroHypercoverSmall · cited by 0Small.zeroHypercoverSmallCategoryTheory.Precoverage.Small.recOn · cited by 0Small.recOnCategoryTheory.Precoverage.ZeroHypercover.restrictIndexOfSmall.congr_simp · cited by 0restrictIndexOfSmall.cong…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Precoverage · cited by 204CategoryTheory.PrecoverageCategoryTheory.Precoverage.ZeroHypercover · cited by 81Precoverage.ZeroHypercoverZeroHypercover.SmallCITED BYCITES

Cites3

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

Cited by14

Results whose statement or proof uses this declaration.