Theorems · Definition · category theory
CategoryTheory.Limits.IsTerminal.ofStrict
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[CategoryTheory.Limits.HasStrictTerminalObjects C] →
{X Y : C} → (X ⟶ Y) → CategoryTheory.Limits.IsTerminal X → CategoryTheory.Limits.IsTerminal YIf X ⟶ Y with Y being a strict terminal object, then X is also a terminal object.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Homstatement and proof · cited by 32,603
- CategoryTheory.asIsoproof · cited by 177
- CategoryTheory.Limits.IsTerminalstatement and proof · cited by 153
- CategoryTheory.Limits.HasStrictTerminalObjectsstatement and proof · cited by 17
- CategoryTheory.Limits.IsTerminal.ofIsoproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.