Mathlib Map

Theorems · Definition · field theory

IsSepClosure.equiv

(K : Type u) →
  [inst : Field K] →
    (L : Type v) →
      (M : Type w) →
        [inst_1 : Field L] →
          [inst_2 : Field M] →
            [inst_3 : Algebra K M] → [IsSepClosure K M] → [inst_5 : Algebra K L] → [IsSepClosure K L] → L ≃ₐ[K] M

A (random) isomorphism between two separable closures of K.

Defined in
Mathlib.FieldTheory.IsSepClosed
Cited by
0 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldFieldFieldAlgebraIsSepClosureAlgebraIsSepClosure

Around this declaration

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

Cites6

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.