Theorems · Definition · category theory
CategoryTheory.MorphismProperty.Over.mkIdTerminal
{T : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} T] →
(P : CategoryTheory.MorphismProperty T) →
(X : T) →
[inst_1 : P.ContainsIdentities] →
CategoryTheory.Limits.IsTerminal
(CategoryTheory.MorphismProperty.Over.mk ⊤ (CategoryTheory.CategoryStruct.id X) ⋯)X ⟶ X is the terminal object of P.Over ⊤ X.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Functor.fromPUnitstatement · cited by 769
- CategoryTheory.Limits.IsTerminalstatement · cited by 153
- CategoryTheory.MorphismProperty.ContainsIdentitiesstatement and proof · cited by 94
- CategoryTheory.MorphismProperty.Overstatement · cited by 94
- CategoryTheory.MorphismProperty.id_memstatement and proof · cited by 23
- CategoryTheory.MorphismProperty.Over.mkstatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.