Mathlib Map

Theorems · Theorem · linear algebra

LinearMap.toMvPolynomial_id

∀ {R : Type u_1} {M₁ : Type u_2} {ι₁ : Type u_4} [inst : CommRing R] [inst_1 : AddCommGroup M₁] [inst_2 : Module R M₁]
  [inst_3 : Fintype ι₁] [inst_4 : DecidableEq ι₁] (b₁ : Module.Basis ι₁ R M₁),
  LinearMap.toMvPolynomial b₁ b₁ LinearMap.id = MvPolynomial.X
Defined in
Mathlib.Algebra.Module.LinearMap.Polynomial
Cited by
0 results in Mathlib
Foundations
Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleFintypeDecidableEq

Around this declaration

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

Cites12

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.