Theorems · Definition · field theory
Polynomial.aroots
{T : Type w} →
[inst : CommRing T] →
Polynomial T → (S : Type u_1) → [inst_1 : CommRing S] → [IsDomain S] → [Algebra T S] → Multiset SGiven a polynomial p with coefficients in a ring T and a T-algebra S, aroots p S is
the multiset of roots of p regarded as a polynomial over S.
- Defined in
- Mathlib.Algebra.Polynomial.Roots
- Cited by
- 89 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapproof · cited by 4,706
- Multisetstatement · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- Polynomial.mapproof · cited by 806
- Polynomial.rootsproof · cited by 264
Cited by96
Results whose statement or proof uses this declaration.
- Polynomial.rootSetproof · cited by 101
- Polynomial.natSepDegreeproof · cited by 53
- Polynomial.aroots_defstatement · cited by 17
- Polynomial.rootSet_defstatement and proof · cited by 12
- Polynomial.natSepDegree_eq_of_isAlgClosedstatement · cited by 9
- Polynomial.mem_arootsstatement · cited by 8
- Algebra.isIntegral_traceproof · cited by 7
- PowerBasis.liftEquiv'statement · cited by 5
- IntermediateField.algHomAdjoinIntegralEquivstatement · cited by 5
- PowerBasis.AlgHom.fintypeproof · cited by 5
- Polynomial.Splits.image_rootSetproof · cited by 4
- Polynomial.natSepDegree_powproof · cited by 4