Mathlib Map

Theorems · Definition · field theory

AlgEquiv.restrictNormalHom

{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 E K₁] → [IsScalarTower F E K₁] → [Normal F E] → Gal(K₁/F) →* Gal(E/F)

Restriction to a normal subfield as a group homomorphism

Defined in
Mathlib.FieldTheory.Normal.Defs
Cited by
21 results in Mathlib
Foundations
Depth 151 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebraAlgebraIsScalarTowerNormal

Around this declaration

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

Polynomial.Gal.restrict · cited by 10Gal.restrictAlgEquiv.restrictNormalHom_surjective · cited by 6AlgEquiv.restrictNormalHo…AlgEquiv.restrictNormalHom_apply · cited by 5AlgEquiv.restrictNormalHo…InfiniteGalois.fixedField_fixingSubgroup · cited by 3InfiniteGalois.fixedField…IntermediateField.restrictRestrictAlgEquivMapHom · cited by 3IntermediateField.restric…IsScalarTower.AlgEquiv.restrictNormalHom_comp · cited by 2AlgEquiv.restrictNormalHo…finGaloisGroupMap · cited by 2finGaloisGroupMapInfiniteGalois.normal_iff_isGalois · cited by 2InfiniteGalois.normal_iff…InfiniteGalois.restrict_fixedField · cited by 2InfiniteGalois.restrict_f…IntermediateField.restrictRestrictAlgEquivMapHom_apply · cited by 2IntermediateField.restric…IsGalois.finiteDimensional_of_finite · cited by 1IsGalois.finiteDimensiona…AlgEquiv.restrictNormalHom_id · cited by 1AlgEquiv.restrictNormalHo…InfiniteGalois.algEquivToLimit · cited by 1InfiniteGalois.algEquivTo…InfiniteGalois.isOpen_mulEquivToLimit_image_fixingSubgroup · cited by 1InfiniteGalois.isOpen_mul…IntermediateField.map_fixingSubgroup · cited by 1IntermediateField.map_fix…Algebra · cited by 11388AlgebraField · cited by 7404FieldIsScalarTower · cited by 3896IsScalarTowerMonoidHom · cited by 3629MonoidHomAlgEquiv · cited by 1681AlgEquivNormal · cited by 92NormalAlgEquiv.restrictNormal · cited by 12AlgEquiv.restrictNormalMonoidHom.mk' · cited by 3MonoidHom.mk'AlgEquiv.restrictNormal_trans · cited by 1AlgEquiv.restrictNormal_t…AlgEquiv.restrictNormalHomCITED BYCITES

Cites9

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

Cited by25

Results whose statement or proof uses this declaration.