Theorems · Definition · group theory
FreeAddMonoid.length
{α : Type u_1} → FreeAddMonoid α → ℕThe length of an additive 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
- FreeAddMonoidstatement and proof · cited by 145
- FreeAddMonoid.toListproof · cited by 32
Cited by12
Results whose statement or proof uses this declaration.
- FreeAddMonoid.of_ne_zeroproof · cited by 2
- FreeAddMonoid.length_addstatement · cited by 1
- FreeAddMonoid.length_eq_zerostatement · cited by 1
- FreeAddMonoid.map_surjectiveproof · cited by 0
- FreeAddMonoid.length_eq_fourstatement · cited by 0
- FreeAddMonoid.length_eq_onestatement · cited by 0
- FreeAddMonoid.length_eq_threestatement · cited by 0
- FreeAddMonoid.length_eq_twostatement · cited by 0
- FreeAddMonoid.length_ofstatement · cited by 0
- FreeAddMonoid.length_reversestatement · cited by 0
- FreeAddMonoid.length_surjectivestatement · cited by 0
- FreeAddMonoid.length_zerostatement · cited by 0