Theorems · Definition · category theory
Condensed.isColimitLocallyConstantPresheaf
{I : Type u} →
[inst : CategoryTheory.Category.{u, u} I] →
[CategoryTheory.IsCofiltered I] →
{F : CategoryTheory.Functor I FintypeCat} →
(c : CategoryTheory.Limits.Cone (F.comp FintypeCat.toProfinite)) →
(X : Type (u + 1)) →
CategoryTheory.Limits.IsLimit c →
[∀ (i : I), CategoryTheory.Epi (c.π.app i)] →
CategoryTheory.Limits.IsColimit ((Condensed.locallyConstantPresheaf X).mapCocone c.op)The functor locallyConstantPresheaf takes cofiltered limits of finite sets with surjective
projection maps to colimits.
- Defined in
- Mathlib.Condensed.Discrete.Colimit
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- TopCat.carrierstatement · cited by 3,184
- Finitestatement · cited by 3,029
- TopCatstatement · cited by 1,889
- CategoryTheory.Limits.Cone.ptstatement · cited by 1,298
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Functor.opstatement and proof · cited by 997
Cited by2
Results whose statement or proof uses this declaration.
- Condensed.isColimitLocallyConstantPresheafDiagramproof · cited by 3
- Condensed.isColimitLocallyConstantPresheaf_desc_applystatement and proof · cited by 1