Theorems · Theorem · field theory
Polynomial.aroots_X_sub_C
∀ {S : Type v} {T : Type w} [inst : CommRing T] [inst_1 : CommRing S] [inst_2 : IsDomain S] [inst_3 : Algebra T S]
(r : T), (Polynomial.X - Polynomial.C r).aroots S = {(algebraMap T S) r}- Defined in
- Mathlib.Algebra.Polynomial.Roots
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- RingHomstatement · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Multisetstatement and proof · cited by 2,627
- IsDomainstatement and proof · cited by 2,196
- Polynomial.Xstatement and proof · cited by 1,639
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.mapproof · cited by 806
- Polynomial.rootsproof · cited by 264
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.natSepDegree_X_sub_Cproof · cited by 4
- IsConjRoot.eq_algebraMap_of_injectiveproof · cited by 3