Mathlib Map

Theorems · Definition · category theory

CategoryTheory.PreOneHypercover.sigmaOfIsColimit

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {S : C} →
      (E : CategoryTheory.PreOneHypercover S) →
        {c : CategoryTheory.Limits.Cofan E.X} →
          CategoryTheory.Limits.IsColimit c →
            {d : CategoryTheory.Limits.Cofan E.Y'} →
              CategoryTheory.Limits.IsColimit d → CategoryTheory.PreOneHypercover S

The single object pre-1-hypercover obtained from taking coproducts of the components.

Defined in
Mathlib.CategoryTheory.Sites.Hypercover.One
Cited by
6 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

CategoryTheory.PreOneHypercover.p₁_sigmaOfIsColimit · cited by 1PreOneHypercover.p₁_sigma…CategoryTheory.PreOneHypercover.p₂_sigmaOfIsColimit · cited by 1PreOneHypercover.p₂_sigma…CategoryTheory.PreOneHypercover.p₁_sigmaOfIsColimit_assoc · cited by 0PreOneHypercover.p₁_sigma…CategoryTheory.PreOneHypercover.p₂_sigmaOfIsColimit_assoc · cited by 0PreOneHypercover.p₂_sigma…CategoryTheory.PreOneHypercover.sigmaOfIsColimit_Y · cited by 0PreOneHypercover.sigmaOfI…CategoryTheory.PreOneHypercover.sigmaOfIsColimit_toPreZeroHypercover · cited by 0PreOneHypercover.sigmaOfI…CategoryTheory.PreOneHypercover.isLimitSigmaOfIsColimitEquiv · cited by 0PreOneHypercover.isLimitS…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Discrete · cited by 2447CategoryTheory.DiscreteCategoryTheory.Limits.Cocone.pt · cited by 1354Cocone.ptCategoryTheory.Limits.IsColimit · cited by 773Limits.IsColimitCategoryTheory.PreZeroHypercover.I₀ · cited by 763PreZeroHypercover.I₀CategoryTheory.PreZeroHypercover.X · cited by 649PreZeroHypercover.XCategoryTheory.Discrete.functor · cited by 633Discrete.functorCategoryTheory.PreZeroHypercover · cited by 256CategoryTheory.PreZeroHyp…CategoryTheory.PreOneHypercover.toPreZeroHypercover · cited by 232PreOneHypercover.toPreZer…CategoryTheory.PreOneHypercover · cited by 180CategoryTheory.PreOneHype…CategoryTheory.Limits.Cofan.inj · cited by 170Cofan.injCategoryTheory.Limits.Cofan · cited by 124Limits.CofanCategoryTheory.PreOneHypercover.p₁ · cited by 79PreOneHypercover.p₁CategoryTheory.PreOneHypercover.p₂ · cited by 63PreOneHypercover.p₂PreOneHypercover.sigmaOfIsCol…CITED BYCITES

Cites19

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

Cited by7

Results whose statement or proof uses this declaration.