Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.cech

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [CategoryTheory.Limits.HasFiniteProducts C] →
      CategoryTheory.Limits.FormalCoproduct C →
        CategoryTheory.SimplicialObject (CategoryTheory.Limits.FormalCoproduct C)

Given U : FormalCoproduct C, this is the simplicial object in FormalCoproduct C which sends ⦋n⦌ to U.power (Fin (n + 1)).

Defined in
Mathlib.CategoryTheory.Limits.FormalCoproducts.Cech
Cited by
13 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasFiniteProducts

Around this declaration

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

CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp · cited by 6FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerve · cited by 4FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve · cited by 3FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechFunctor · cited by 2FormalCoproduct.cechFunct…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π · cited by 2FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_inv_π · cited by 1FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.extraDegeneracyCech · cited by 0FormalCoproduct.extraDege…CategoryTheory.Limits.FormalCoproduct.cechFunctor_map_app · cited by 0FormalCoproduct.cechFunct…CategoryTheory.Limits.FormalCoproduct.cechFunctor_obj · cited by 0FormalCoproduct.cechFunct…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_hom_left · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_hom_right · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoAugmentedCechNerve_inv_left · cited by 0FormalCoproduct.cechIsoAu…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_hom_π_assoc · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerveApp_inv_π_assoc · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Limits.FormalCoproduct.cechIsoCechNerve_hom_app · cited by 0FormalCoproduct.cechIsoCe…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopSimplexCategory · cited by 2204SimplexCategoryQuiver.Hom.unop · cited by 903Hom.unopCategoryTheory.SimplicialObject · cited by 548CategoryTheory.Simplicial…CategoryTheory.ToType · cited by 219CategoryTheory.ToTypeCategoryTheory.Limits.HasFiniteProducts · cited by 142Limits.HasFiniteProductsCategoryTheory.Limits.FormalCoproduct · cited by 122Limits.FormalCoproductSimplexCategory.Hom.toOrderHom · cited by 111Hom.toOrderHomOrderHom.toFun · cited by 45OrderHom.toFunCategoryTheory.Limits.FormalCoproduct.power · cited by 27FormalCoproduct.powerCategoryTheory.Limits.FormalCoproduct.mapPower · cited by 11FormalCoproduct.mapPowerFormalCoproduct.cechCITED BYCITES

Cites14

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

Cited by19

Results whose statement or proof uses this declaration.