Theorems · Theorem · ring theory
JacobsonNoether.exist_pow_eq_zero_of_le
∀ {D : Type u_1} [inst : DivisionRing D] [Algebra.IsAlgebraic (↥(Subring.center D)) D] (p : ℕ) [hchar : ExpChar D p]
{a : D},
a ∉ Subring.center D →
(∀ (x : D), IsSeparable (↥(Subring.center D)) x → x ∈ Subring.center D) →
∃ m, 1 ≤ m ∧ ∀ (n : ℕ), p ^ m ≤ n → (⇑((LieAlgebra.ad (↥(Subring.center D)) D) a))^[n] = 0If D is a purely inseparable extension of k of characteristic p,
then for every element a of D \ k, there exists a natural number m
greater than 0 such that (a * x - x * a) ^ n = 0 (as linear maps) for
every n greater than (p ^ m).
- Defined in
- Mathlib.FieldTheory.JacobsonNoether
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 188 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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 and proof · cited by 18,349
- LinearMapproof · cited by 10,215
- DivisionRingstatement and proof · cited by 1,062
- Module.Endstatement and proof · cited by 774
- Nat.iteratestatement and proof · cited by 740
- Subringstatement · cited by 602
- LieHomstatement · cited by 382
- Algebra.IsAlgebraicstatement and proof · cited by 322
- ExpCharstatement and proof · cited by 276
- LieRing.ofAssociativeRingstatement · cited by 227
- sub_eq_zero_of_eqproof · cited by 154
Cited by1
Results whose statement or proof uses this declaration.
- JacobsonNoether.exists_separable_and_not_isCentralproof · cited by 1