Mathlib Map

Theorems · Definition · field theory

IsPurelyInseparable.exponent

(K : Type u_2) →
  (L : Type u_3) →
    [inst : CommRing K] → [inst_1 : Ring L] → [inst_2 : Algebra K L] → [IsPurelyInseparable.HasExponent K L] → ℕ

The exponent of a purely inseparable extension is the smallest natural number e such that a ^ ringExpChar K ^ e ∈ K for all a ∈ L.

Defined in
Mathlib.FieldTheory.PurelyInseparable.Exponent
Cited by
10 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraIsPurelyInseparable.HasExponent

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 by12

Results whose statement or proof uses this declaration.