Mathlib Map

Theorems · Definition · commutative algebra

ZMod.algebra

(R : Type u_1) → [inst : Ring R] → (p : ℕ) → [CharP R p] → Algebra (ZMod p) R

The ZMod p-algebra structure on a ring of characteristic p. This is not an instance since it creates a diamond with Algebra.id. See note [reducible non-instances].

Defined in
Mathlib.Algebra.Algebra.ZMod
Cited by
5 results in Mathlib
Foundations
Depth 63 from the axioms · uses propext, Quot.sound
Assumes
RingCharP

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.

  • Algebrastatement · cited by 11,388
  • Ringstatement and proof · cited by 7,463
  • ZModstatement · cited by 1,024
  • CharPstatement and proof · cited by 478
  • dvd_rflproof · cited by 80
  • ZMod.algebra'proof · cited by 0

Cited by5

Results whose statement or proof uses this declaration.