Theorems · Theorem · field theory
FixedPoints.finrank_eq_card
∀ (G : Type u_2) (F : Type u_3) [inst : Group G] [inst_1 : Field F] [inst_2 : MulSemiringAction G F] [inst_3 : Fintype G] [FaithfulSMul G F], Module.finrank (↥(FixedPoints.subfield G F)) F = Fintype.card G
Let $F$ be a field. Let $G$ be a finite group acting faithfully on $F$. Then $[F : F^G] = |G|$.
- Defined in
- Mathlib.FieldTheory.Fixed
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 140 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Groupstatement and proof · cited by 6,238
- le_antisymmproof · cited by 2,068
- Module.finrankstatement · cited by 1,770
- Fintype.cardstatement · cited by 1,386
- MulSemiringActionstatement and proof · cited by 423
- FaithfulSMulstatement and proof · cited by 340
- Subfieldstatement · cited by 303
- FixedPoints.subfieldstatement and proof · cited by 20
- Fintype.card_le_of_injectiveproof · cited by 19
- MulSemiringAction.toAlgHomproof · cited by 10
Cited by3
Results whose statement or proof uses this declaration.
- IsGaloisGroup.card_eq_finrankproof · cited by 10
- IntermediateField.finrank_fixedField_eq_cardproof · cited by 3
- FixedPoints.toAlgHom_bijectiveproof · cited by 1