Mathlib Map

Theorems · Definition · number theory

FiniteField.frobeniusAlgEquivOfAlgebraic

(K : Type u_1) →
  [inst : Field K] →
    [Fintype K] → (L : Type u_3) → [inst_2 : Field L] → [inst_3 : Algebra K L] → [Algebra.IsAlgebraic K L] → Gal(L/K)

If L/K is an algebraic extension of a finite field, the Frobenius K-algebra endomorphism of L is an automorphism.

Defined in
Mathlib.FieldTheory.Finite.Basic
Cited by
11 results in Mathlib
Foundations
Depth 139 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFintypeFieldAlgebraAlgebra.IsAlgebraic

Around this declaration

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

Cites9

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

Cited by12

Results whose statement or proof uses this declaration.