Mathlib Map

Theorems · Theorem · field theory

AlgEquiv.restrictNormal_commutes

∀ {F : Type u_1} [inst : Field F] {K₁ : Type u_3} {K₂ : Type u_4} [inst_1 : Field K₁] [inst_2 : Field K₂]
  [inst_3 : Algebra F K₁] [inst_4 : Algebra F K₂] (χ : K₁ ≃ₐ[F] K₂) (E : Type u_6) [inst_5 : Field E]
  [inst_6 : Algebra F E] [inst_7 : Algebra E K₁] [inst_8 : Algebra E K₂] [inst_9 : IsScalarTower F E K₁]
  [inst_10 : IsScalarTower F E K₂] [inst_11 : Normal F E] (x : E),
  (algebraMap E K₂) ((χ.restrictNormal E) x) = χ ((algebraMap E K₁) x)
Defined in
Mathlib.FieldTheory.Normal.Defs
Cited by
13 results in Mathlib
Foundations
Depth 149 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFieldAlgebraAlgebraFieldAlgebraAlgebraAlgebraIsScalarTowerIsScalarTowerNormal

Around this declaration

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

AlgEquiv.restrictNormalHom_apply · cited by 5AlgEquiv.restrictNormalHo…InfiniteGalois.restrict_fixedField · cited by 2InfiniteGalois.restrict_f…IsScalarTower.AlgEquiv.restrictNormalHom_comp · cited by 2AlgEquiv.restrictNormalHo…InfiniteGalois.restrictNormalHom_continuous · cited by 1InfiniteGalois.restrictNo…AlgEquiv.restrict_liftNormal · cited by 1AlgEquiv.restrict_liftNor…Polynomial.Gal.restrictProd_injective · cited by 1Gal.restrictProd_injectiveisSolvable_of_isScalarTower · cited by 1isSolvable_of_isScalarTow…AlgEquiv.restrictNormalHom_id · cited by 1AlgEquiv.restrictNormalHo…AlgEquiv.restrictNormal_apply · cited by 1AlgEquiv.restrictNormal_a…IsCyclotomicExtension.Rat.galEquivZMod_restrictNormal_apply · cited by 1Rat.galEquivZMod_restrict…AlgEquiv.restrictNormal_trans · cited by 1AlgEquiv.restrictNormal_t…IntermediateField.map_fixingSubgroup · cited by 1IntermediateField.map_fix…InfiniteGalois.proj_of_le · cited by 1InfiniteGalois.proj_of_leDFunLike.coe · cited by 62936DFunLike.coeAlgebra · cited by 11388AlgebraRingHom · cited by 10189RingHomField · cited by 7404FieldAlgebra.algebraMap · cited by 4706Algebra.algebraMapIsScalarTower · cited by 3896IsScalarTowerAlgEquiv · cited by 1681AlgEquivAlgEquiv.toAlgHom · cited by 273AlgEquiv.toAlgHomNormal · cited by 92NormalAlgEquiv.restrictNormal · cited by 12AlgEquiv.restrictNormalAlgHom.restrictNormal_commutes · cited by 9AlgHom.restrictNormal_com…AlgEquiv.restrictNormal_commu…CITED BYCITES

Cites11

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

Cited by13

Results whose statement or proof uses this declaration.