Theorems · Theorem · field theory
coeff_minpolyDiv
∀ (R : Type u_2) {S : Type u_1} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] (x : S) (i : ℕ),
(minpolyDiv R x).coeff i = (algebraMap R S) ((minpoly R x).coeff (i + 1)) + (minpolyDiv R x).coeff (i + 1) * x- Defined in
- Mathlib.FieldTheory.Minpoly.MinpolyDiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 122 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
- Polynomialproof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- Polynomial.Xproof · cited by 1,639
- Polynomial.Cproof · cited by 1,598
- Polynomial.coeffstatement and proof · cited by 1,045
- minpolystatement · cited by 439
- sub_add_cancelproof · cited by 344
- mul_subproof · cited by 201
Cited by2
Results whose statement or proof uses this declaration.
- coeff_minpolyDiv_mem_adjoinproof · cited by 1
- coeff_minpolyDiv_sub_pow_mem_spanproof · cited by 1