Theorems · Theorem · commutative algebra
Polynomial.aeval_root_of_mapAlg_eq_multiset_prod_X_sub_C
∀ {R : Type u_1} {A : Type u_2} [inst : CommSemiring R] [inst_1 : CommRing A] [inst_2 : Algebra R A] (s : Multiset A)
{x : A},
x ∈ s →
∀ {p : Polynomial R},
(Polynomial.mapAlg R A) p = (Multiset.map (fun x => Polynomial.X - Polynomial.C x) s).prod →
(Polynomial.aeval x) p = 0- Defined in
- Mathlib.RingTheory.Polynomial.Tower
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommSemiringCommRingAlgebra
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Multisetstatement and proof · cited by 2,627
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- sub_selfproof · cited by 996
- Multiset.mapstatement and proof · cited by 876
Cited by2
Results whose statement or proof uses this declaration.
- spectralNorm_eq_iSup_of_finiteDimensional_normalproof · cited by 2
- max_norm_root_eq_spectralValueproof · cited by 1