Mathlib Map

Theorems · Theorem · commutative algebra

PowerBasis.trace_gen_eq_nextCoeff_minpoly

∀ {S : Type u_2} [inst : CommRing S] {K : Type u_4} [inst_1 : Field K] [inst_2 : Algebra K S] [Nontrivial S]
  (pb : PowerBasis K S), (Algebra.trace K S) pb.gen = -(minpoly K pb.gen).nextCoeff

Given pb : PowerBasis K S, the trace of pb.gen is -(minpoly K pb.gen).nextCoeff.

Defined in
Mathlib.RingTheory.Trace.Basic
Cited by
2 results in Mathlib
Foundations
Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingFieldAlgebraNontrivial

Around this declaration

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

Cites26

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

Cited by2

Results whose statement or proof uses this declaration.