Theorems · Definition · group theory
FreeSemigroup.recOn
{α : Type u} →
{motive : FreeSemigroup α → Sort u_1} →
(t : FreeSemigroup α) → ((head : α) → (tail : List α) → motive { head := head, tail := tail }) → motive t- Defined in
- Mathlib.Algebra.Free
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FreeSemigroupstatement and proof · cited by 43
Cited by1
Results whose statement or proof uses this declaration.
- FreeSemigroup.recOnMulproof · cited by 3