Mathlib Map

Theorems · Theorem · field theory

IsGalois.of_equiv_equiv

∀ {F : Type u_1} {E : Type u_3} [inst : Field F] [inst_1 : Field E] [inst_2 : Algebra F E] {M : Type u_5} {N : Type u_6}
  [inst_3 : Field N] [inst_4 : Field M] [inst_5 : Algebra M N] [h : IsGalois F E] {f : F ≃+* M} {g : E ≃+* N},
  (algebraMap M N).comp ↑f = (↑g).comp (algebraMap F E) → IsGalois M N
Defined in
Mathlib.FieldTheory.Galois.Basic
Cited by
1 results in Mathlib
Foundations
Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldAlgebraFieldFieldAlgebraIsGalois

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 by1

Results whose statement or proof uses this declaration.