Theorems · Definition · ring theory
Module.Basis.symmetricAlgebra
{κ : Type uκ} →
{R : Type uR} →
{M : Type uM} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] → Module.Basis κ R M → Module.Basis (κ →₀ ℕ) R (SymmetricAlgebra R M)A basis on M can be lifted to a basis on SymmetricAlgebra R M.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- Module.Basisstatement and proof · cited by 1,477
- AlgEquiv.symmproof · cited by 615
- AlgEquiv.toLinearEquivproof · cited by 117
- TensorAlgebrastatement · cited by 81
- Module.Basis.mapproof · cited by 70
- SymmetricAlgebrastatement · cited by 28
- TensorAlgebra.symRingConstatement · cited by 27
- MvPolynomial.basisMonomialsproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- Module.Basis.symmetricAlgebra_repr_applystatement and proof · cited by 0