Mathlib Map

Theorems · Theorem · ring theory

Module.Basis.symmetricAlgebra_repr_apply

∀ {κ : Type uκ} {R : Type uR} {M : Type uM} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  (b : Module.Basis κ R M) (x : SymmetricAlgebra R M),
  b.symmetricAlgebra.repr x = (MvPolynomial.basisMonomials κ R).repr ((SymmetricAlgebra.equivMvPolynomial b) x)
Defined in
Mathlib.LinearAlgebra.SymmetricAlgebra.Basis
Cited by
0 results in Mathlib
Foundations
Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.