Theorems · Definition · field theory
PerfectRing.liftEquiv
{K : Type u_1} →
{L : Type u_2} →
(M : Type u_3) →
[inst : CommRing K] →
[inst_1 : CommRing L] →
[inst_2 : CommRing M] →
(i : K →+* L) →
(p : ℕ) →
[ExpChar M p] →
[ExpChar K p] → [PerfectRing M p] → [IsPRadical i p] → [ExpChar L p] → (K →+* M) ≃ (L →+* M)If i : K →+* L is a homomorphism of characteristic p rings, such that
i is p-radical, and M is a perfect ring of characteristic p,
then K →+* M is in one-to-one correspondence with
L →+* M, given by PerfectRing.lift. This generalizes PerfectClosure.lift.
- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Equivstatement · cited by 8,337
- RingHom.compproof · cited by 899
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- IsPRadicalstatement and proof · cited by 34
- PerfectRing.liftproof · cited by 19
- PerfectRing.lift_compproof · cited by 3
- PerfectRing.comp_liftproof · cited by 1
Cited by6
Results whose statement or proof uses this declaration.
- PerfectRing.liftEquiv_comp_applystatement · cited by 1
- PerfectRing.liftEquiv_id_applystatement · cited by 1
- PerfectRing.liftEquiv_applystatement · cited by 0
- PerfectRing.liftEquiv_idstatement · cited by 0
- PerfectRing.liftEquiv_symm_applystatement · cited by 0
- PerfectRing.liftEquiv_transstatement · cited by 0