Theorems · Theorem · field theory
IsPRadical.injective_comp_of_perfect
∀ {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] [IsPRadical i p] [PerfectRing M p], Function.Injective fun f => f.comp iIf i : K →+* L is p-radical, then for any perfect ring M of exponential characteristic
p, the map (L →+* M) → (K →+* M) induced by i is injective.
A special case of IsPRadical.injective_comp_of_pNilradical_eq_bot.
- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 99 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.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement · cited by 899
- ExpCharstatement and proof · cited by 276
- PerfectRingstatement and proof · cited by 154
- IsPRadicalstatement and proof · cited by 34
- IsPRadical.injective_comp_of_pNilradical_eq_botproof · cited by 2
- PerfectRing.pNilradical_eq_botproof · cited by 1
Cited by3
Results whose statement or proof uses this declaration.
- PerfectRing.lift_liftproof · cited by 2
- PerfectRing.lift_comp_liftproof · cited by 1
- PerfectRing.comp_liftproof · cited by 1