Theorems · Theorem · field theory
PerfectRing.lift_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 : IsPRadical i p] [inst_4 : ExpChar L p] [inst_5 : PerfectRing L p] (x : L), (PerfectRing.lift i i p) x = x- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- IsPRadicalstatement and proof · cited by 34
- PerfectRing.liftstatement · cited by 19
- PerfectRing.liftAux_self_applyproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- PerfectRing.lift_comp_lift_apply_eq_selfproof · cited by 1