Mathlib Map

Theorems · Theorem · field theory

IsPerfectClosure.equiv_self_apply

∀ {K : Type u_1} {L : Type u_2} [inst : CommRing K] [inst_1 : CommRing L] (i : K →+* L) (p : ℕ) [inst_2 : ExpChar K p]
  [inst_3 : ExpChar L p] [inst_4 : PerfectRing L p] [inst_5 : IsPerfectClosure i p] (x : L),
  (IsPerfectClosure.equiv i i p) x = x
Defined in
Mathlib.FieldTheory.IsPerfectClosure
Cited by
2 results in Mathlib
Foundations
Depth 109 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingCommRingExpCharExpCharPerfectRingIsPerfectClosure

Around this declaration

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

Cites9

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.