Theorems · Theorem · group theory
FreeMonoid.toList_prod
∀ {α : Type u_1} (xs : List (FreeMonoid α)), FreeMonoid.toList xs.prod = (List.map (⇑FreeMonoid.toList) xs).flatten- Defined in
- Mathlib.Algebra.FreeMonoid.Basic
- Cited by
- 1 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.
- DFunLike.coestatement and proof · cited by 62,936
- Equivstatement · cited by 8,337
- FreeMonoidstatement and proof · cited by 147
- FreeMonoid.toListstatement and proof · cited by 33
Cited by1
Results whose statement or proof uses this declaration.
- FreeMonoid.ofList_flattenproof · cited by 0