Mathlib Map

Theorems · Theorem · field theory

separableClosure.map_eq_of_algEquiv

∀ {F : Type u} {E : Type v} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {K : Type w} [inst_3 : Field K]
  [inst_4 : Algebra F K] (i : E ≃ₐ[F] K), IntermediateField.map (↑i) (separableClosure F E) = separableClosure F K

If i is an F-algebra isomorphism of E and K, then the image of separableClosure F E under the map i is equal to separableClosure F K.

Defined in
Mathlib.FieldTheory.SeparableClosure
Cited by
0 results in Mathlib
Foundations
Depth 199 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebra

Around this declaration

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

Cites13

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.