Theorems · Theorem · field theory
IsGaloisGroup.fixedPoints_eq_range_algebraMap
∀ (G : Type u_1) (K : Type u_3) (L : Type u_4) [inst : Group G] [inst_1 : Field K] [inst_2 : Field L] [inst_3 : Algebra K L] [inst_4 : MulSemiringAction G L] (H : Subgroup G) [hGKL : IsGaloisGroup G K L] (B : Type u_5) [inst_5 : CommSemiring B] [inst_6 : Algebra B L] [IsGaloisGroup (↥H) B L], ↑(FixedPoints.intermediateField ↥H) = Set.range ⇑(algebraMap B L)
If G acts as a Galois group on L/K and the subgroup H acts as a Galois group on L/B,
then the fixed points of H equals the range of algebraMap B L.
- Defined in
- Mathlib.FieldTheory.Galois.IsGaloisGroup
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement · cited by 53,352
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- SetLike.coestatement · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- Algebra.algebraMapstatement and proof · cited by 4,706
- Set.rangestatement and proof · cited by 4,705
- Subgroupstatement and proof · cited by 3,593
- Set.extproof · cited by 2,266
Cited by1
Results whose statement or proof uses this declaration.
- IsGaloisGroup.fixingSubgroup_range_algebraMap'proof · cited by 1