Mathlib Map

Theorems · Theorem · number theory

FiniteField.nonempty_algHom_of_finrank_dvd

∀ {F : Type u_3} {K : Type u_4} {L : Type u_5} [inst : Field F] [inst_1 : Field K] [inst_2 : Algebra F K]
  [inst_3 : Field L] [inst_4 : Algebra F L] [Finite L], Module.finrank F K ∣ Module.finrank F L → Nonempty (K →ₐ[F] L)
Defined in
Mathlib.FieldTheory.Finite.GaloisField
Cited by
3 results in Mathlib
Foundations
Depth 144 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldAlgebraFinite

Around this declaration

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

Cites27

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

Cited by3

Results whose statement or proof uses this declaration.