Mathlib Map

Theorems · Theorem · commutative algebra

IsAdjoinRootMonic.basis_apply

∀ {R : Type u} {S : Type v} [inst : CommRing R] [inst_1 : Ring S] {f : Polynomial R} [inst_2 : Algebra R S]
  (h : IsAdjoinRootMonic S f) (i : Fin f.natDegree), h.basis i = h.root ^ ↑i
Defined in
Mathlib.RingTheory.IsAdjoinRoot
Cited by
2 results in Mathlib
Foundations
Depth 127 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.

Cites20

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

Cited by3

Results whose statement or proof uses this declaration.