Theorems · Theorem · field theory
IsPRadical.injective_comp_of_pNilradical_eq_bot
∀ {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], pNilradical M p = ⊥ → Function.Injective fun f => f.comp iIf i : K →+* L is p-radical, then for any ring M of exponential characteristic p whose
p-nilradical is zero, the map (L →+* M) → (K →+* M) induced by i is injective.
- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 97 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.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- Idealstatement · cited by 4,748
- Bot.botstatement and proof · cited by 4,720
- RingHom.compstatement and proof · cited by 899
- RingHom.extproof · cited by 331
- ExpCharstatement and proof · cited by 276
- IsPRadicalstatement and proof · cited by 34
- pNilradicalstatement and proof · cited by 18
- IsPRadical.pow_memproof · cited by 4
- pow_expChar_pow_inj_of_pNilradical_eq_botproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- IsPRadical.injective_comp_of_perfectproof · cited by 3
- IsPRadical.injective_compproof · cited by 0