Mathlib Map

Theorems · Theorem · commutative algebra

CharP.char_is_prime_or_zero

∀ (R : Type u_1) [inst : NonAssocSemiring R] [NoZeroDivisors R] [Nontrivial R] (p : ℕ) [hc : CharP R p],
  Nat.Prime p ∨ p = 0
Defined in
Mathlib.Algebra.CharP.Defs
Cited by
14 results in Mathlib
Foundations
Depth 67 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonAssocSemiringNoZeroDivisorsNontrivialCharP

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.

Cited by14

Results whose statement or proof uses this declaration.