Theorems · Theorem · field theory
IsPRadical.injective_comp
∀ {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] [IsReduced M], Function.Injective fun f => f.comp iIf i : K →+* L is p-radical, then for any reduced 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
and a generalization of IsPurelyInseparable.injective_comp_algebraMap.
- Defined in
- Mathlib.FieldTheory.IsPerfectClosure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 98 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.
- CommRingstatement and proof · cited by 17,173
- RingHomstatement and proof · cited by 10,189
- LE.le.transproof · cited by 3,151
- RingHom.compstatement · cited by 899
- Eq.leproof · cited by 605
- ExpCharstatement and proof · cited by 276
- IsReducedstatement and proof · cited by 98
- bot_uniqueproof · cited by 57
- IsPRadicalstatement and proof · cited by 34
- nilradical_eq_zeroproof · cited by 3
- IsPRadical.injective_comp_of_pNilradical_eq_botproof · cited by 2
- pNilradical_le_nilradicalproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.