Theorems · Definition · category theory
CategoryTheory.ObjectProperty.Nonempty.recOn
{C : Type u} →
[inst : CategoryTheory.CategoryStruct.{v, u} C] →
{P : CategoryTheory.ObjectProperty C} →
{motive : P.Nonempty → Sort u_1} → (t : P.Nonempty) → ((exists_prop : ∃ X, P X) → motive ⋯) → motive t- Cited by
- 0 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.CategoryStructstatement and proof · cited by 343
- CategoryTheory.ObjectProperty.Nonemptystatement and proof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.