Theorems · Definition · group theory
FreeMonoid.length
{α : Type u_1} → FreeMonoid α → ℕThe length of a free monoid element: 1.length = 0 and (a * b).length = a.length + b.length
- Defined in
- Mathlib.Algebra.FreeMonoid.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses 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.
- DFunLike.coeproof · cited by 62,936
- FreeMonoidstatement and proof · cited by 147
- FreeMonoid.toListproof · cited by 33
Cited by12
Results whose statement or proof uses this declaration.
- FreeMonoid.of_ne_oneproof · cited by 2
- FreeMonoid.length_mulstatement · cited by 1
- FreeMonoid.map_surjectiveproof · cited by 0
- FreeMonoid.length_eq_fourstatement · cited by 0
- FreeMonoid.length_eq_onestatement · cited by 0
- FreeMonoid.length_eq_threestatement · cited by 0
- FreeMonoid.length_eq_twostatement · cited by 0
- FreeMonoid.length_eq_zerostatement · cited by 0
- FreeMonoid.length_ofstatement · cited by 0
- FreeMonoid.length_onestatement · cited by 0
- FreeMonoid.length_reversestatement · cited by 0
- FreeMonoid.length_surjectivestatement · cited by 0