Mathlib Map

Theorems · Theorem · commutative algebra

charP_of_injective_algebraMap

∀ {R : Type u_1} {A : Type u_2} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Algebra R A],
  Function.Injective ⇑(algebraMap R A) → ∀ (p : ℕ) [CharP R p], CharP A p

If the algebra map R →+* A is injective then A has the same characteristic as R.

Defined in
Mathlib.Algebra.CharP.Algebra
Cited by
2 results in Mathlib
Foundations
Depth 23 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraCharP

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.

Cited by2

Results whose statement or proof uses this declaration.