Mathlib Map

Theorems · Theorem · commutative algebra

expChar_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) → ∀ (q : ℕ) [ExpChar R q], ExpChar A q

If the algebra map 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 24 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringAlgebraExpChar

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 by8

Results whose statement or proof uses this declaration.