Theorems · Definition · category theory
Profinite.Extend.cone
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
(G : CategoryTheory.Functor Profinite C) →
(S : Profinite) →
CategoryTheory.Limits.Cone
((CategoryTheory.StructuredArrow.proj S FintypeCat.toProfinite).comp (FintypeCat.toProfinite.comp G))Given a functor G from Profinite and S : Profinite, we obtain a cone on
(StructuredArrow.proj S toProfinite ⋙ toProfinite ⋙ G) with cone point G.obj S.
Whiskering this cone with Profinite.Extend.functor c gives G.mapCone c as we check in the
example below.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 94 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.
Cites17
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
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compstatement · cited by 6,529
- TopCat.carrierstatement · cited by 3,184
- Finitestatement · cited by 3,029
- TopCatstatement · cited by 1,889
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- TotallyDisconnectedSpacestatement · cited by 295
Cited by4
Results whose statement or proof uses this declaration.
- Profinite.Extend.isLimitConestatement and proof · cited by 0
- Profinite.Extend.cone_ptstatement and proof · cited by 0
- Profinite.Extend.cone_π_appstatement and proof · cited by 0
- Profinite.asLimitCone'proof · cited by 0