Mathlib Map

Theorems · Theorem · field theory

minpoly.monic

∀ {A : Type u_1} {B : Type u_2} [inst : CommRing A] [inst_1 : Ring B] [inst_2 : Algebra A B] {x : B},
  IsIntegral A x → (minpoly A x).Monic

A minimal polynomial is monic.

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

Around this declaration

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

Cites11

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

Cited by81

Results whose statement or proof uses this declaration.