Theorems · Inductive type · category theory
CategoryTheory.PreOneHypercover
{C : Type u} → [CategoryTheory.Category.{v, u} C] → C → Type (max (max u v) (w + 1))The categorical data that is involved in a 1-hypercover of an object S. This
consists of a family of morphisms f i : X i ⟶ S for i : I₀, and for each
tuple (i₁, i₂) of elements in I₀, a family of objects Y j indexed by
a type I₁ i₁ i₂, which are equipped with a map to the fibre product of X i₁
and X i₂, which is phrased here as the data of the two projections
p₁ : Y j ⟶ X i₁, p₂ : Y j ⟶ X i₂ and the relation p₁ j ≫ f i₁ = p₂ j ≫ f i₂.
(See GrothendieckTopology.OneHypercover for the topological conditions.)
- Cited by
- 180 results in Mathlib
- Foundations
- Depth 1 from the axioms, rests on 2 definitions · 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 by275
Results whose statement or proof uses this declaration.
- CategoryTheory.PreOneHypercover.toPreZeroHypercoverstatement and proof · cited by 232
- CategoryTheory.PreOneHypercover.I₁statement and proof · cited by 143
- CategoryTheory.PreOneHypercover.Ystatement and proof · cited by 113
- CategoryTheory.PreOneHypercover.p₁statement and proof · cited by 79
- CategoryTheory.PreOneHypercover.Hom.toHomstatement and proof · cited by 76
- CategoryTheory.PreOneHypercover.p₂statement and proof · cited by 63
- CategoryTheory.GrothendieckTopology.OneHypercover.toPreOneHypercoverstatement · cited by 59
- CategoryTheory.PreOneHypercover.Homstatement · cited by 53
- CategoryTheory.PreOneHypercover.multicospanShapestatement and proof · cited by 36
- CategoryTheory.PreOneHypercover.Hom.s₁statement and proof · cited by 34
- CategoryTheory.PreOneHypercover.congrIndexOneOfEqstatement and proof · cited by 32
- CategoryTheory.PreOneHypercover.multicospanIndexstatement and proof · cited by 27
Showing the 200 most cited of 275.