Theorems · Definition · category theory
LightProfinite.Extend.isLimitCone
{F : CategoryTheory.Functor ℕᵒᵖ FintypeCat} →
(c : CategoryTheory.Limits.Cone (F.comp FintypeCat.toLightProfinite)) →
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
(G : CategoryTheory.Functor LightProfinite C) →
CategoryTheory.Limits.IsLimit c →
[∀ (i : ℕᵒᵖ), CategoryTheory.Epi (c.π.app i)] →
CategoryTheory.Limits.IsLimit (G.mapCone c) →
CategoryTheory.Limits.IsLimit (LightProfinite.Extend.cone G c.pt)If c and G.mapCone c are limit cones and the projection maps in c are epimorphic,
then cone G c.pt is a limit cone.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · 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 and proof · cited by 1,298
- CategoryTheory.Functor.conststatement · cited by 1,264
Cited by1
Results whose statement or proof uses this declaration.
- LightProfinite.asLimit'proof · cited by 0