Theorems · Theorem · linear algebra
LinearMap.toMvPolynomial_totalDegree_le
∀ {R : Type u_1} {M₁ : Type u_2} {M₂ : Type u_3} {ι₁ : Type u_4} {ι₂ : Type u_5} [inst : CommRing R]
[inst_1 : AddCommGroup M₁] [inst_2 : AddCommGroup M₂] [inst_3 : Module R M₁] [inst_4 : Module R M₂]
[inst_5 : Fintype ι₁] [inst_6 : Finite ι₂] [inst_7 : DecidableEq ι₁] (b₁ : Module.Basis ι₁ R M₁)
(b₂ : Module.Basis ι₂ R M₂) (f : M₁ →ₗ[R] M₂) (i : ι₂), (LinearMap.toMvPolynomial b₁ b₂ f i).totalDegree ≤ 1- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 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.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Finitestatement and proof · cited by 3,029
- Module.Basisstatement and proof · cited by 1,477
- LinearMap.toMatrixproof · cited by 180
- MvPolynomial.totalDegreestatement · cited by 76
- LinearMap.toMvPolynomialstatement · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.