Theorems · Definition · category theory
CategoryTheory.Precoverage.ZeroHypercover.pullbackCoverOfLeft
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{J : CategoryTheory.Precoverage C} →
[J.IsStableUnderBaseChange] →
{X : C} →
(E : J.ZeroHypercover X) →
{Y Z : C} →
(f : X ⟶ Z) →
(g : Y ⟶ Z) →
[inst_2 : CategoryTheory.Limits.HasPullback f g] →
[∀ (i : E.I₀), CategoryTheory.Limits.HasPullback (E.f i) (CategoryTheory.Limits.pullback.fst f g)] →
J.ZeroHypercover (CategoryTheory.Limits.pullback f g)If {Uᵢ} covers X, this is the 0-hypercover of X ×[Z] Y given by {Uᵢ ×[Z] Y}.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Limits.pullbackstatement and proof · cited by 864
- CategoryTheory.PreZeroHypercover.I₀statement and proof · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement · cited by 649
- CategoryTheory.Limits.pullback.fststatement and proof · cited by 639
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- CategoryTheory.Precoverage.ZeroHypercover.toPreZeroHypercoverstatement and proof · cited by 469
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.PreZeroHypercoverproof · cited by 256
- CategoryTheory.Precoveragestatement and proof · cited by 204
- CategoryTheory.Precoverage.ZeroHypercoverstatement and proof · cited by 81
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Precoverage.ZeroHypercover.pullbackCoverOfLeft_toPreZeroHypercoverstatement and proof · cited by 0
- CategoryTheory.Precoverage.ZeroHypercover.pullbackCoverOfLeft.congr_simpstatement and proof · cited by 0