Theorems · Theorem · field theory
Polynomial.X_sub_C_mul_removeFactor
∀ {K : Type v} [inst : Field K] (f : Polynomial K),
f.natDegree ≠ 0 →
(Polynomial.X - Polynomial.C (AdjoinRoot.root f.factor)) * f.removeFactor =
Polynomial.map (AdjoinRoot.of f.factor) f- Cited by
- 2 results in Mathlib
- Foundations
- Depth 129 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Field
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Polynomial.Xstatement and proof · cited by 1,639
- MulZeroClass.zero_mulproof · cited by 1,625
- Polynomial.Cstatement and proof · cited by 1,598
- Polynomial.natDegreestatement and proof · cited by 1,105
- Polynomial.mapstatement and proof · cited by 806
- Polynomial.eval₂proof · cited by 267
- AdjoinRootstatement and proof · cited by 177
- AdjoinRoot.rootstatement and proof · cited by 77
Cited by2
Results whose statement or proof uses this declaration.
- Polynomial.SplittingFieldAux.adjoin_rootSetproof · cited by 0
- Polynomial.SplittingFieldAux.splitsproof · cited by 0