Mathlib Map

Theorems · Theorem · group theory

CharP.orderOf_eq_two_iff

∀ {R : Type u_6} [inst : Ring R] [Nontrivial R] [NoZeroDivisors R] (p : ℕ),
  p ≠ 2 → ∀ [CharP R p] {x : R}, orderOf x = 2 ↔ x = -1
Defined in
Mathlib.GroupTheory.OrderOfElement
Cited by
1 results in Mathlib
Foundations
Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
RingNontrivialNoZeroDivisorsCharP

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 by1

Results whose statement or proof uses this declaration.