Mathlib Map

Theorems · Theorem · commutative algebra

expChar_of_injective_ringHom

∀ {R : Type u_1} {A : Type u_2} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring A] {f : R →+* A},
  Function.Injective ⇑f → ∀ (q : ℕ) [hR : ExpChar R q], ExpChar A q

If a ring homomorphism R →+* A is injective then A has the same exponential characteristic as R.

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

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.