Theorems · Definition · category theory
CategoryTheory.PreOneHypercover.isLimitSigmaOfIsColimitEquiv
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{A : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} A] →
{S : C} →
(E : CategoryTheory.PreOneHypercover S) →
{c : CategoryTheory.Limits.Cofan E.X} →
(hc : CategoryTheory.Limits.IsColimit c) →
{d : CategoryTheory.Limits.Cofan E.Y'} →
(hd : CategoryTheory.Limits.IsColimit d) →
(F : CategoryTheory.Functor Cᵒᵖ A) →
[CategoryTheory.Limits.PreservesLimit
(CategoryTheory.Discrete.functor fun i => Opposite.op (E.X i)) F] →
[CategoryTheory.Limits.PreservesLimit
(CategoryTheory.Discrete.functor fun i => Opposite.op (E.Y' i)) F] →
CategoryTheory.Limits.IsLimit ((E.sigmaOfIsColimit hc hd).multifork F) ≃
CategoryTheory.Limits.IsLimit (E.multifork F)If E is a pre-1-hypercover and F a presheaf, the induced equalizer of
the single object covering obtained from E by taking coproducts is limiting
if and only if the induced multiequalizer of E is limiting.
- Cited by
- 0 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.
Cites45
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- Equivstatement · cited by 8,337
- Oppositestatement and proof · cited by 8,081
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Discretestatement · cited by 2,447
- Quiver.Hom.opproof · cited by 1,948
- CategoryTheory.Limits.Cone.ptproof · cited by 1,298
- CategoryTheory.Equivalence.functorproof · cited by 1,268
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.PreZeroHypercover.isLimitSigmaOfIsColimitEquivproof · cited by 1