Theorems · Theorem · commutative algebra
Module.Basis.traceDual_powerBasis_eq
∀ {K : Type u_4} {L : Type u_5} [inst : Field K] [inst_1 : Field L] [inst_2 : Algebra K L]
[inst_3 : FiniteDimensional K L] [inst_4 : Algebra.IsSeparable K L] (pb : PowerBasis K L) (i : Fin pb.dim),
pb.basis.traceDual i =
(minpolyDiv K pb.gen).coeff ↑i / (Polynomial.aeval pb.gen) (Polynomial.derivative (minpoly K pb.gen))The dual basis of a powerbasis {1, x, x²...} under the trace form is aᵢ / f'(x),
with f being the minimal polynomial of x and f / (X - x) = ∑ aᵢxⁱ.
- Defined in
- Mathlib.RingTheory.Trace.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 185 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement · cited by 10,215
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Algebra.algebraMapproof · cited by 4,706
- Finset.univproof · cited by 3,473
- AlgHomstatement and proof · cited by 3,236
- Finset.sum_congrproof · cited by 2,323
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by1
Results whose statement or proof uses this declaration.
- traceForm_dualSubmodule_adjoinproof · cited by 1