Theorems · Theorem · commutative algebra
PerfectionMap.hom_ext
∀ {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 π → ∀ {f g : R →+* P}, (∀ (x : R), π (f x) = π (g x)) → f = g- Defined in
- Mathlib.RingTheory.Perfection
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement and proof · cited by 10,189
- Equiv.symmproof · cited by 3,681
- Factstatement and proof · cited by 2,726
- Nat.Primestatement and proof · cited by 2,059
- CharPstatement and proof · cited by 478
- Equiv.injectiveproof · cited by 464
- RingHom.extproof · cited by 331
- PerfectRingstatement and proof · cited by 154
- PerfectionMapstatement and proof · cited by 16
- PerfectionMap.liftproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- PerfectionMap.map_eq_mapproof · cited by 0