Mathlib Map

Theorems · Theorem · field theory

IsGaloisGroup.card_eq_finrank

∀ (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] [IsGaloisGroup G K L], Nat.card G = Module.finrank K L

The cardinality of a Galois group equals the degree of the field extension. See IsGaloisGroup.card_eq_finrank' for a ring-theoretic generalization assuming finiteness.

Defined in
Mathlib.FieldTheory.Galois.IsGaloisGroup
Cited by
10 results in Mathlib
Foundations
Depth 141 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
GroupFieldFieldAlgebraMulSemiringActionIsGaloisGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites26

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.