Theorems · Definition · category theory
SimplexCategoryGenRel.rec
{P : SimplexCategoryGenRel → Sort u_1} → ((n : ℕ) → P (SimplexCategoryGenRel.mk n)) → (x : SimplexCategoryGenRel) → P xAn induction principle for reasoning about objects in SimplexCategoryGenRel. This should be
used instead of identifying an object with mk of its len.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
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.
- SimplexCategoryGenRelstatement and proof · cited by 39
- SimplexCategoryGenRel.mkstatement and proof · cited by 39
- SimplexCategoryGenRel.lenproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- SimplexCategoryGenRel.extproof · cited by 1