Theorems · Theorem · field theory
exists_isTranscendenceBasis_and_isSeparable_of_linearIndepOn_pow_of_adjoin_eq_top
∀ {k : Type u_1} {K : Type u_2} {ι : Type u_3} [inst : Field k] [inst_1 : Field K] [inst_2 : Algebra k K] (p : ℕ),
Nat.Prime p →
(∀ (s : Finset K), LinearIndepOn k id ↑s → LinearIndepOn k (fun x => x ^ p) ↑s) →
∀ {a : ι → K} (n : ι) [ExpChar k p],
IntermediateField.adjoin k (Set.range a) = ⊤ →
(IsTranscendenceBasis k fun i => a ↑i) →
∃ i,
(IsTranscendenceBasis k fun j => a ↑j) ∧ Algebra.IsSeparable (↥(IntermediateField.adjoin k (a '' {i}ᶜ))) KSuppose k has characteristic p and K/k is generated by a₁,...,aₙ₊₁,
where a₁,...aₙ form a transcendence basis.
Suppose furthermore that if { sᵢ } ⊆ K is an arbitrary k-linearly independent set,
{ sᵢᵖ } ⊆ K is also k-linearly independent (which is true when K ⊗ₖ k^{1/p} is reduced).
Then some subset of a₁,...,aₙ₊₁ forms a separating transcendence basis.
- Defined in
- Mathlib.FieldTheory.SeparablyGenerated
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 196 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- Algebrastatement and proof · cited by 11,388
- Top.topstatement and proof · cited by 9,680
- SetLike.coestatement and proof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Set.imagestatement and proof · cited by 5,609
- Set.rangestatement and proof · cited by 4,705
- Compl.complstatement and proof · cited by 2,925
- Nat.Primestatement and proof · cited by 2,059
- eq_or_neproof · cited by 1,117
- IntermediateFieldstatement and proof · cited by 988
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.