Theorems · Theorem · ring theory
JacobsonNoether.exists_pow_mem_center_of_inseparable
∀ {D : Type u_1} [inst : DivisionRing D] [Algebra.IsAlgebraic (↥(Subring.center D)) D] (p : ℕ) [hchar : ExpChar D p]
(a : D), (∀ (x : D), IsSeparable (↥(Subring.center D)) x → x ∈ Subring.center D) → ∃ n, a ^ p ^ n ∈ Subring.center DIf D is a purely inseparable extension of k with characteristic p,
then for every element a of D, there exists a natural number n
such that a ^ (p ^ n) is contained in k.
- Defined in
- Mathlib.FieldTheory.JacobsonNoether
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 186 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- Algebra.algebraMapproof · cited by 4,706
- Set.rangeproof · cited by 4,705
- DivisionRingstatement and proof · cited by 1,062
- Subringstatement · cited by 602
- Algebra.IsAlgebraicstatement and proof · cited by 322
- ExpCharstatement and proof · cited by 276
- RingHom.rangeproof · cited by 138
- Set.mem_rangeproof · cited by 102
- IsPurelyInseparableproof · cited by 84
- Subring.toSubsemiringproof · cited by 71
Cited by2
Results whose statement or proof uses this declaration.
- JacobsonNoether.exists_pow_mem_center_of_inseparable'proof · cited by 1
- JacobsonNoether.exists_separable_and_not_isCentralproof · cited by 1