Theorems · Definition · category theory
CategoryTheory.Cat.FreeRefl.induction
{V : Type u_1} →
[inst : CategoryTheory.ReflQuiver V] →
{motive : CategoryTheory.Cat.FreeRefl V → Sort u_2} →
((v : V) → motive (CategoryTheory.Cat.FreeRefl.mk v)) → (x : CategoryTheory.Cat.FreeRefl V) → motive xInduction principle for the objects of the free category on a reflexive quiver.
- Defined in
- Mathlib.CategoryTheory.Category.ReflQuiv
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.ReflQuiver
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.ReflQuiverstatement and proof · cited by 64
- CategoryTheory.Quotient.asproof · cited by 47
- CategoryTheory.Cat.FreeReflstatement and proof · cited by 34
- CategoryTheory.Cat.FreeRefl.mkstatement and proof · cited by 17
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Cat.FreeRefl.hom_inductionproof · cited by 1