Theorems · Theorem · field theory
InfiniteGalois.restrict_fixedField
∀ {k : Type u_1} {K : Type u_2} [inst : Field k] [inst_1 : Field K] [inst_2 : Algebra k K] (H : Subgroup Gal(K/k))
(L : IntermediateField k K) [inst_3 : Normal k ↥L],
IntermediateField.fixedField H ⊓ L =
IntermediateField.lift (IntermediateField.fixedField (Subgroup.map (AlgEquiv.restrictNormalHom ↥L) H))For a subgroup H of Gal(K/k), the fixed field of the image of H under the restriction to
a normal intermediate field E is equal to the fixed field of H in K intersecting with E.
- Defined in
- Mathlib.FieldTheory.Galois.Infinite
- Cited by
- 2 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.
Cites19
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
- Subgroupstatement and proof · cited by 3,593
- Set.extproof · cited by 2,266
- AlgEquivstatement and proof · cited by 1,681
- IntermediateFieldstatement and proof · cited by 988
- Subgroup.mapstatement and proof · cited by 301
- Subtype.val_injectiveproof · cited by 232
- Normalstatement and proof · cited by 92
- SetLike.ext'proof · cited by 60
Cited by2
Results whose statement or proof uses this declaration.
- InfiniteGalois.normal_iff_isGaloisproof · cited by 2
- InfiniteGalois.fixingSubgroup_fixedFieldproof · cited by 0