Mathlib Map

Theorems · Theorem · field theory

AlgEquiv.isPurelyInseparable

∀ {F : Type u_1} {E : Type u_2} [inst : CommRing F] [inst_1 : Ring E] [inst_2 : Algebra F E] {K : Type u_3}
  [inst_3 : Ring K] [inst_4 : Algebra F K] (e : K ≃ₐ[F] E) [IsPurelyInseparable F K], IsPurelyInseparable F E

Transfer IsPurelyInseparable across an AlgEquiv.

Defined in
Mathlib.FieldTheory.PurelyInseparable.Basic
Cited by
1 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingRingAlgebraRingAlgebraIsPurelyInseparable

Around this declaration

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

Cites14

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.