Mathlib Map

Theorems · Theorem · field theory

minpoly.ne_zero

∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : Ring B] [inst_2 : Algebra A B] {x : B} [Nontrivial A],
  IsIntegral A x → minpoly A x ≠ 0

A minimal polynomial is nonzero.

Defined in
Mathlib.FieldTheory.Minpoly.Basic
Cited by
44 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraNontrivial

Around this declaration

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

Cites9

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

Cited by44

Results whose statement or proof uses this declaration.