Theorems · Theorem · group theory
FreeMonoid.length_eq_four
∀ {α : Type u_1} {v : FreeMonoid α},
v.length = 4 ↔ ∃ a b c d, v = FreeMonoid.of a * FreeMonoid.of b * FreeMonoid.of c * FreeMonoid.of d- Defined in
- Mathlib.Algebra.FreeMonoid.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
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.
- FreeMonoidstatement and proof · cited by 147
- FreeMonoid.ofstatement · cited by 69
- FreeMonoid.lengthstatement · cited by 12
- List.length_eq_fourproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.