Mathlib Map

Theorems · Theorem · field theory

IntermediateField.eq_bot_of_isSepClosed_of_isSeparable

∀ {k : Type u} [inst : Field k] {K : Type v} [inst_1 : Field K] [IsSepClosed k] [inst_3 : Algebra k K]
  (L : IntermediateField k K) [Algebra.IsSeparable k ↥L], L = ⊥

If k is separably closed, K / k is a field extension, L / k is an intermediate field which is separable, then L is equal to k. A corollary of IsSepClosed.algebraMap_surjective.

Defined in
Mathlib.FieldTheory.IsSepClosed
Cited by
1 results in Mathlib
Foundations
Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldIsSepClosedAlgebraAlgebra.IsSeparable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by1

Results whose statement or proof uses this declaration.