Theorems · Theorem · general topology
LightDiagram.mk.inj
∀ {diagram : CategoryTheory.Functor ℕᵒᵖ FintypeCat}
{cone : CategoryTheory.Limits.Cone (diagram.comp FintypeCat.toProfinite)}
{isLimit : CategoryTheory.Limits.IsLimit cone} {diagram_1 : CategoryTheory.Functor ℕᵒᵖ FintypeCat}
{cone_1 : CategoryTheory.Limits.Cone (diagram_1.comp FintypeCat.toProfinite)}
{isLimit_1 : CategoryTheory.Limits.IsLimit cone_1},
{ diagram := diagram, cone := cone, isLimit := isLimit } =
{ diagram := diagram_1, cone := cone_1, isLimit := isLimit_1 } →
diagram = diagram_1 ∧ cone ≍ cone_1 ∧ isLimit ≍ isLimit_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- 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.Conestatement and proof · cited by 710
- CategoryTheory.Limits.IsLimitstatement and proof · cited by 664
- TotallyDisconnectedSpacestatement · cited by 295
- FintypeCatstatement and proof · cited by 217
- Profinitestatement · cited by 75
- FintypeCat.toProfinitestatement and proof · cited by 32
Cited by1
Results whose statement or proof uses this declaration.
- LightDiagram.mk.injEqproof · cited by 0