Theorems · Definition · ring theory
FreeAlgebra.equivMonoidAlgebraFreeMonoid
{R : Type u_1} → {X : Type u_2} → [inst : CommSemiring R] → FreeAlgebra R X ≃ₐ[R] MonoidAlgebra R (FreeMonoid X)The free algebra on X is "just" the monoid algebra on the free monoid on X.
This would be useful when constructing linear maps out of a free algebra,
for example.
- Defined in
- Mathlib.Algebra.FreeAlgebra
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- AlgEquivstatement · cited by 1,681
- MonoidAlgebrastatement · cited by 590
- FreeMonoidstatement and proof · cited by 147
- FreeMonoid.ofproof · cited by 69
- FreeAlgebrastatement and proof · cited by 48
- MonoidAlgebra.ofproof · cited by 30
- FreeAlgebra.ιproof · cited by 28
- FreeAlgebra.liftproof · cited by 21
- FreeMonoid.liftproof · cited by 20
- AlgEquiv.ofAlgHomproof · cited by 13
Cited by4
Results whose statement or proof uses this declaration.
- FreeAlgebra.cardinalMk_eq_max_liftproof · cited by 2
- FreeAlgebra.basisFreeMonoidproof · cited by 2
- FreeAlgebra.cardinalMk_eq_liftproof · cited by 2
- FreeAlgebra.cardinalMk_eq_oneproof · cited by 1