Theorems · Theorem · field theory
AlgEquiv.restrictNormal_trans
∀ {F : Type u_1} [inst : Field F] {K₁ : Type u_3} {K₂ : Type u_4} {K₃ : Type u_5} [inst_1 : Field K₁]
[inst_2 : Field K₂] [inst_3 : Field K₃] [inst_4 : Algebra F K₁] [inst_5 : Algebra F K₂] [inst_6 : Algebra F K₃]
(χ : K₁ ≃ₐ[F] K₂) (ω : K₂ ≃ₐ[F] K₃) (E : Type u_6) [inst_7 : Field E] [inst_8 : Algebra F E] [inst_9 : Algebra E K₁]
[inst_10 : Algebra E K₂] [inst_11 : Algebra E K₃] [inst_12 : IsScalarTower F E K₁] [inst_13 : IsScalarTower F E K₂]
[inst_14 : IsScalarTower F E K₃] [inst_15 : Normal F E],
(χ.trans ω).restrictNormal E = (χ.restrictNormal E).trans (ω.restrictNormal E)- Defined in
- Mathlib.FieldTheory.Normal.Defs
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- AlgEquivstatement and proof · cited by 1,681
- RingHom.injectiveproof · cited by 187
- AlgEquiv.transstatement and proof · cited by 108
- Normalstatement and proof · cited by 92
- AlgEquiv.extproof · cited by 60
- AlgEquiv.restrictNormal_commutesproof · cited by 13
- AlgEquiv.restrictNormalstatement and proof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- AlgEquiv.restrictNormalHomproof · cited by 21
- IsScalarTower.AlgEquiv.restrictNormalHom_compproof · cited by 2