Theorems · Theorem · field theory
Polynomial.degree_sum_eq_of_linearIndepOn
∀ {R : Type u} {ι : Type w} (s : Finset ι) [inst : CommRing R] {A : Type u_1} [inst_1 : CommRing A]
[inst_2 : Algebra R A] {f : ι → Polynomial R} {v : ι → A},
LinearIndepOn R v ↑s → (∑ i ∈ s, v i • Polynomial.map (algebraMap R A) (f i)).degree = s.sup fun i => (f i).degree- Defined in
- Mathlib.Algebra.Polynomial.BigOperators
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- SetLike.coestatement and proof · cited by 8,199
- Polynomialstatement and proof · cited by 5,681
- Finset.sumstatement and proof · cited by 5,195
- Algebra.algebraMapstatement and proof · cited by 4,706
- LE.le.transproof · cited by 3,151
- mul_commproof · cited by 2,262
- le_antisymmproof · cited by 2,068
- WithBotstatement and proof · cited by 1,498
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.