Theorems · Definition · category theory
CategoryTheory.Limits.HasStrictTerminalObjects.casesOn
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{motive : CategoryTheory.Limits.HasStrictTerminalObjects C → Sort u_1} →
(t : CategoryTheory.Limits.HasStrictTerminalObjects C) →
((out : ∀ {I A : C} (f : I ⟶ A) (a : CategoryTheory.Limits.IsTerminal I), CategoryTheory.IsIso f) → motive ⋯) →
motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 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.
Cites5
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.IsIsostatement and proof · cited by 1,156
- CategoryTheory.Limits.IsTerminalstatement and proof · cited by 153
- CategoryTheory.Limits.HasStrictTerminalObjectsstatement and proof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.