Mathlib Map

Theorems · Definition · field theory

IsSepClosure.casesOn

{k : Type u} →
  [inst : Field k] →
    {K : Type v} →
      [inst_1 : Field K] →
        [inst_2 : Algebra k K] →
          {motive : IsSepClosure k K → Sort u_1} →
            (t : IsSepClosure k K) →
              ((sep_closed : IsSepClosed K) → (separable : Algebra.IsSeparable k K) → motive ⋯) → motive t
Defined in
Mathlib.FieldTheory.IsSepClosed
Cited by
0 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, Quot.sound
Assumes
FieldFieldAlgebra

Around this declaration

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

Cites5

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.