Theorems · Theorem · field theory
IntermediateField.map_fixingSubgroup
∀ {F : Type u_1} {E : Type u_2} (E' : Type u_3) [inst : Field F] [inst_1 : Field E] [inst_2 : Field E']
[inst_3 : Algebra F E] [inst_4 : Algebra F E'] [inst_5 : Algebra E E'] [inst_6 : IsScalarTower F E E']
(L : IntermediateField F E) [inst_7 : Normal F E],
(IntermediateField.map (IsScalarTower.toAlgHom F E E') L).fixingSubgroup =
Subgroup.comap (AlgEquiv.restrictNormalHom E) L.fixingSubgroupIf K / E / k is a field extension tower with E / k normal,
L is an intermediate field of E / k, then the fixing subgroup of L viewed as an
intermediate field of K / k is equal to the preimage of the fixing subgroup of L viewed as an
intermediate field of E / k under the natural map Aut(K / k) → Aut(E / k)
(AlgEquiv.restrictNormalHom).
- Defined in
- Mathlib.FieldTheory.Galois.Basic
- Cited by
- 1 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.
Cites22
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
- SetLike.coeproof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapproof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Subgroupstatement · cited by 3,593
- AlgEquivstatement and proof · cited by 1,681
- IntermediateFieldstatement and proof · cited by 988
- RingHomClass.toRingHomproof · cited by 746
- IsScalarTower.toAlgHomstatement and proof · cited by 232
- RingHom.injectiveproof · cited by 187
Cited by1
Results whose statement or proof uses this declaration.
- IntermediateField.map_fixingSubgroup_indexproof · cited by 1