Theorems · Theorem · commutative algebra
linearIndependent_pow
∀ {S : Type u_2} [inst : Ring S] {K : Type u_6} [inst_1 : Field K] [inst_2 : Algebra K S] (x : S),
LinearIndependent K fun i => x ^ ↑iUseful lemma to show x generates a power basis:
the powers of x less than the degree of x's minimal polynomial are linearly independent.
- Defined in
- Mathlib.RingTheory.PowerBasis
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 112 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Finset.sumproof · cited by 5,195
- Finset.univproof · cited by 3,473
- Finset.sum_congrproof · cited by 2,323
- Polynomial.natDegreestatement and proof · cited by 1,105
- Polynomial.coeffproof · cited by 1,045
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.