Mathlib Map

Theorems · Definition · commutative algebra

IsAdjoinRootMonic.powerBasis

{R : Type u} →
  {S : Type v} →
    [inst : CommRing R] →
      [inst_1 : Ring S] → {f : Polynomial R} → [inst_2 : Algebra R S] → IsAdjoinRootMonic S f → PowerBasis R S

If f is monic, the powers of h.root form a basis.

Defined in
Mathlib.RingTheory.IsAdjoinRoot
Cited by
5 results in Mathlib
Foundations
Depth 128 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 by5

Results whose statement or proof uses this declaration.