Theorems · Definition · commutative algebra
Perfection.lift
(p : ℕ) →
[hp : Fact (Nat.Prime p)] →
(R : Type u₁) →
[inst : CommSemiring R] →
[CharP R p] →
[PerfectRing R p] →
(S : Type u₂) → [inst_3 : CommSemiring S] → [inst_4 : CharP S p] → (R →+* S) ≃ (R →+* Perfection S p)Given rings R and S of characteristic p, with R being perfect,
any homomorphism R →+* S can be lifted to a homomorphism R →+* Perfection S p.
- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Nat.iterateproof · cited by 740
- RingEquiv.symmproof · cited by 567
- CharPstatement and proof · cited by 478
- PerfectRingstatement and proof · cited by 154
Cited by10
Results whose statement or proof uses this declaration.
- PerfectionMap.equivproof · cited by 7
- PerfectionMap.liftproof · cited by 4
- PerfectionMap.mk'statement and proof · cited by 1
- PerfectionMap.ofproof · cited by 1
- Perfection.lift_apply_apply_coestatement and proof · cited by 0
- Perfection.lift_symm_applystatement and proof · cited by 0
- PerfectionMap.equiv_applystatement · cited by 0
- PerfectionMap.lift_applystatement · cited by 0
- Perfection.hom_extproof · cited by 0
- Perfection.lift.congr_simpstatement and proof · cited by 0