Theorems · Definition · commutative algebra
Algebra.adjoin.powerBasis
{K : Type u_1} →
{S : Type u_2} →
[inst : Field K] → [inst_1 : CommRing S] → [inst_2 : Algebra K S] → {x : S} → IsIntegral K x → PowerBasis K ↥K[x]The power basis 1, x, ..., x ^ (d - 1) for K[x],
where d is the degree of the minimal polynomial of x. See Algebra.adjoin.powerBasis' for
a version over a more general base ring.
- Defined in
- Mathlib.RingTheory.Adjoin.PowerBasis
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- Subalgebrastatement · cited by 1,353
- Polynomial.natDegreeproof · cited by 1,105
- Algebra.adjoinstatement · cited by 535
- minpolyproof · cited by 439
- IsIntegralstatement and proof · cited by 427
- PowerBasisstatement · cited by 115
- Algebra.adjoin.powerBasisAuxproof · cited by 0
Cited by4
Results whose statement or proof uses this declaration.
- IsPrimitiveRoot.powerBasisproof · cited by 16
- PowerBasis.ofAdjoinEqTopproof · cited by 2
- Algebra.adjoin.powerBasis_dimstatement and proof · cited by 0
- Algebra.adjoin.powerBasis_genstatement and proof · cited by 0