Theorems · Definition · field theory
IntermediateField.restrictRestrictAlgEquivMapHom
(F : Type u_1) →
(K : Type u_2) →
(L : Type u_3) →
(E : Type u_4) →
[inst : Field F] →
[inst_1 : Field K] →
[inst_2 : Field L] →
[inst_3 : Field E] →
[inst_4 : Algebra F K] →
[inst_5 : Algebra F L] →
[inst_6 : Algebra F E] →
[inst_7 : Algebra K E] →
[inst_8 : Algebra L E] →
[IsScalarTower F K E] → [IsScalarTower F L E] → [Normal F K] → Gal(E/L) →* Gal(K/F)The map from the Gal(E/L) to Gal(K/F) where E/L/F and E/K/F are two towers of
extensions induced by the restriction to K. Note that we do require K/F to be normal but not
E/L. If this is the case (and everything is finite dimensional) and K ∩ L = F then this
map is surjective, see IntermediateField.restrictRestrictMapHom_surjective.
This map is injective if the compositum of K and L is E,
see IntermediateField.restrictRestrictAlgEquivMapHom_injective.
- Defined in
- Mathlib.FieldTheory.Galois.Basic
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- MonoidHomstatement · cited by 3,629
- AlgEquivstatement and proof · cited by 1,681
- MonoidHom.compproof · cited by 469
- Normalstatement and proof · cited by 92
- AlgEquiv.restrictNormalHomproof · cited by 21
- MulSemiringAction.toAlgAutproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- IntermediateField.restrictRestrictAlgEquivMapHom_applystatement · cited by 2
- IntermediateField.restrictRestrictAlgEquivMapHom_injectivestatement and proof · cited by 0
- IntermediateField.restrictRestrictAlgEquivMapHom_surjectivestatement and proof · cited by 0