Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Limits.FormalCoproduct.cechFunctor

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

The functor FormalCoproduct C ⥤ SimplicialObject (FormalCoproduct C) which sends a formal coproduct to its Cech object.

Defined in
Mathlib.CategoryTheory.Limits.FormalCoproducts.Cech
Cited by
2 results in Mathlib
Foundations
Depth 66 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.

Cites12

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

Cited by2

Results whose statement or proof uses this declaration.