Theorems · Theorem · group theory
FreeAddMonoid.recOn_zero
∀ {α : Type u_1} {motive : FreeAddMonoid α → Sort u_6} (zero : motive 0)
(of_add : (x : α) → (xs : FreeAddMonoid α) → motive xs → motive (FreeAddMonoid.of x + xs)),
FreeAddMonoid.recOn 0 zero of_add = zero- Defined in
- Mathlib.Algebra.FreeMonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Quot.sound
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.
- FreeAddMonoidstatement and proof · cited by 145
- FreeAddMonoid.ofstatement and proof · cited by 69
- FreeAddMonoid.recOnstatement · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.