Theorems · Theorem · commutative algebra
RingHom.charP
∀ {R : Type u_1} {A : Type u_2} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring A] (f : R →+* A),
Function.Injective ⇑f → ∀ (p : ℕ) [CharP A p], CharP R pIf R →+* A is injective, and A is of characteristic p, then R is also of
characteristic p. Similar to RingHom.charZero.
- Defined in
- Mathlib.Algebra.CharP.Algebra
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.existsproof · cited by 16
- CharP.eqproof · cited by 9
- charP_of_injective_ringHomproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- RingHom.expCharproof · cited by 1
- RingHom.charP_iffproof · cited by 1