Mathlib Map

Theorems · Theorem · field theory

AlgEquiv.restrictNormalHom_surjective

∀ {F : Type u_1} [inst : Field F] {K₁ : Type u_3} [inst_1 : Field K₁] [inst_2 : Algebra F K₁] (E : Type u_6)
  [inst_3 : Field E] [inst_4 : Algebra F E] [inst_5 : Algebra K₁ E] [inst_6 : IsScalarTower F K₁ E]
  [inst_7 : Normal F K₁] [Normal F E], Function.Surjective ⇑(AlgEquiv.restrictNormalHom K₁)

The group homomorphism given by restricting an algebra isomorphism to a normal subfield is surjective.

Defined in
Mathlib.FieldTheory.Normal.Basic
Cited by
6 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebraAlgebraIsScalarTowerNormalNormal

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 by6

Results whose statement or proof uses this declaration.