Theorems · Definition · field theory
AlgHom.restrictNormalAux
{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₂] →
[h : Normal F E] →
↥(IsScalarTower.toAlgHom F E K₁).range →ₐ[F] ↥(IsScalarTower.toAlgHom F E K₂).rangeRestrict algebra homomorphism to image of normal subfield
- Defined in
- Mathlib.FieldTheory.Normal.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 144 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.
- DFunLike.coeproof · cited by 62,936
- Algebrastatement and proof · cited by 11,388
- Fieldstatement and proof · cited by 7,404
- IsScalarTowerstatement and proof · cited by 3,896
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement · cited by 1,353
- IsScalarTower.toAlgHomstatement and proof · cited by 232
- AlgHom.rangestatement and proof · cited by 169
- Normalstatement and proof · cited by 92
Cited by3
Results whose statement or proof uses this declaration.
- AlgHom.restrictNormal_commutesproof · cited by 9
- AlgHom.restrictNormalproof · cited by 4
- Polynomial.Gal.restrict_smulproof · cited by 1