Theorems · Definition · category theory
CategoryTheory.PreOneHypercover.inter
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{S : C} →
(E : CategoryTheory.PreOneHypercover S) →
(F : CategoryTheory.PreOneHypercover S) →
[∀ (i : E.I₀) (j : F.I₀), CategoryTheory.Limits.HasPullback (E.f i) (F.f j)] →
[∀ (i j : E.I₀) (k : E.I₁ i j) (a b : F.I₀) (l : F.I₁ a b),
CategoryTheory.Limits.HasPullback (CategoryTheory.CategoryStruct.comp (E.p₁ k) (E.f i))
(CategoryTheory.CategoryStruct.comp (F.p₁ l) (F.f a))] →
CategoryTheory.PreOneHypercover SIntersection of two pre-1-hypercovers.
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Limits.pullbackproof · cited by 864
- CategoryTheory.PreZeroHypercover.I₀statement and proof · cited by 763
- CategoryTheory.PreZeroHypercover.Xstatement · cited by 649
- CategoryTheory.PreZeroHypercover.fstatement and proof · cited by 542
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.PreZeroHypercoverproof · cited by 256
- CategoryTheory.PreOneHypercover.toPreZeroHypercoverstatement and proof · cited by 232
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.PreOneHypercover.interFststatement and proof · cited by 2
- CategoryTheory.PreOneHypercover.interSndstatement and proof · cited by 2
- CategoryTheory.GrothendieckTopology.OneHypercover.interproof · cited by 1
- CategoryTheory.PreOneHypercover.interFst_s₁statement and proof · cited by 0
- CategoryTheory.PreOneHypercover.interFst_toHomstatement · cited by 0
- CategoryTheory.PreOneHypercover.interLiftstatement · cited by 0
- CategoryTheory.PreOneHypercover.interSnd_s₁statement and proof · cited by 0
- CategoryTheory.PreOneHypercover.interSnd_toHomstatement · cited by 0
- CategoryTheory.PreOneHypercover.inter_I₁statement and proof · cited by 0
- CategoryTheory.PreOneHypercover.inter_Ystatement and proof · cited by 0
- CategoryTheory.PreOneHypercover.inter_p₁statement and proof · cited by 0
- CategoryTheory.PreOneHypercover.inter_p₂statement and proof · cited by 0