Mathlib Map

Theorems · Definition · field theory

minpolyDiv

(R : Type u_1) → {S : Type u_2} → [inst : CommRing R] → [inst_1 : CommRing S] → [Algebra R S] → S → Polynomial S

minpolyDiv R x : S[X] for x : S is the polynomial minpoly R x / (X - C x).

Defined in
Mathlib.FieldTheory.Minpoly.MinpolyDiv
Cited by
20 results in Mathlib
Foundations
Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by20

Results whose statement or proof uses this declaration.