Theorems · Theorem · field theory
isPurelyInseparable_iff_pow_mem
∀ (F : Type u) {E : Type v} [inst : Field F] [inst_1 : Ring E] [IsDomain E] [inst_3 : Algebra F E] (q : ℕ)
[ExpChar F q], IsPurelyInseparable F E ↔ ∀ (x : E), ∃ n, x ^ q ^ n ∈ (algebraMap F E).rangeA field extension E / F of exponential characteristic q is purely inseparable
if and only if for every element x of E, there exists a natural number n such that
x ^ (q ^ n) is contained in F.
- Cited by
- 10 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.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- Polynomialproof · cited by 5,681
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsDomainstatement and proof · cited by 2,196
- Polynomial.aevalproof · cited by 615
- Subringstatement · cited by 602
- minpolyproof · cited by 439
- IsIntegralproof · cited by 427
- ExpCharstatement and proof · cited by 276
Cited by10
Results whose statement or proof uses this declaration.
- IsPurelyInseparable.pow_memproof · cited by 4
- IsPurelyInseparable.tower_topproof · cited by 3
- le_perfectClosure_iffproof · cited by 2
- JacobsonNoether.exists_pow_mem_center_of_inseparableproof · cited by 2
- le_perfectClosureproof · cited by 1
- LinearIndependent.map_of_isPurelyInseparable_of_isSeparableproof · cited by 1
- isPurelyInseparable_iff_natSepDegree_eq_oneproof · cited by 1
- IsPurelyInseparable.transproof · cited by 1
- IsPRadical.isPurelyInseparableproof · cited by 0
- isPurelyInseparable_iff_perfectClosure_eq_topproof · cited by 0