Mathlib Map

Theorems · Theorem · commutative algebra

IsAdjoinRootMonic.minpoly_eq

∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : CommRing S] [inst_2 : Algebra R S] {f : Polynomial R}
  (h : IsAdjoinRootMonic S f) [IsDomain R] [IsDomain S] [Module.IsTorsionFree R S] [IsIntegrallyClosed R],
  Irreducible f → minpoly R h.root = f
Defined in
Mathlib.RingTheory.IsAdjoinRoot
Cited by
1 results in Mathlib
Foundations
Depth 159 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingAlgebraIsDomainIsDomainModule.IsTorsionFreeIsIntegrallyClosed

Around this declaration

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

Cites25

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

Cited by1

Results whose statement or proof uses this declaration.