Theorems · Definition · commutative algebra
PerfectionMap.lift
(p : ℕ) →
[inst : Fact (Nat.Prime p)] →
(R : Type u₁) →
[inst_1 : CommSemiring R] →
[CharP R p] →
[PerfectRing R p] →
(S : Type u₂) →
[inst_4 : CommSemiring S] →
[inst_5 : CharP S p] →
(P : Type u₃) →
[inst_6 : CommSemiring P] →
[inst_7 : CharP P p] →
[inst_8 : PerfectRing P p] → (π : P →+* S) → PerfectionMap p π → (R →+* S) ≃ (R →+* P)Given rings R and S of characteristic p, with R being perfect,
any homomorphism R →+* S can be lifted to a homomorphism R →+* P,
where P is any perfection of S.
- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coeproof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Equivstatement · cited by 8,337
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- RingHom.compproof · cited by 899
- RingHomClass.toRingHomproof · cited by 746
- RingEquiv.symmproof · cited by 567
- CharPstatement and proof · cited by 478
- PerfectRingstatement and proof · cited by 154
- PerfectionMapstatement and proof · cited by 16
Cited by5
Results whose statement or proof uses this declaration.
- PerfectionMap.mapproof · cited by 3
- PerfectionMap.hom_extproof · cited by 1
- PerfectionMap.comp_mapproof · cited by 1
- PerfectionMap.lift_applystatement and proof · cited by 0
- PerfectionMap.lift_symm_applystatement and proof · cited by 0