Mathlib Map

Theorems · Theorem · field theory

IsGalois.mem_range_algebraMap_iff_fixed

∀ {F : Type u_1} [inst : Field F] {E : Type u_2} [inst_1 : Field E] [inst_2 : Algebra F E] [IsGalois F E]
  [FiniteDimensional F E] (x : E), x ∈ Set.range ⇑(algebraMap F E) ↔ ∀ (f : Gal(E/F)), f x = x

See InfiniteGalois.mem_range_algebraMap_iff_fixed for the infinite case, i.e. without the [FiniteDimensional F E] assumption.

Defined in
Mathlib.FieldTheory.Galois.Basic
Cited by
0 results in Mathlib
Foundations
Depth 160 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraIsGaloisFiniteDimensional

Around this declaration

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

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.