Theorems · Theorem · commutative algebra
RingHom.charP_iff
∀ {R : Type u_1} {A : Type u_2} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring A] (f : R →+* A),
Function.Injective ⇑f → ∀ (p : ℕ), CharP R p ↔ CharP A pIf R →+* A is injective, then R is of characteristic p if and only if A is also of
characteristic p. Similar to RingHom.charZero_iff.
- Defined in
- Mathlib.Algebra.CharP.Algebra
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- RingHomstatement and proof · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- CharPstatement and proof · cited by 478
- charP_of_injective_ringHomproof · cited by 5
- RingHom.charPproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- CharP.charP_center_iffproof · cited by 0