Theorems · Theorem · number theory
MulChar.val_neg_one_eq_one_of_odd_order
∀ {R : Type u_1} {R' : Type u_2} [inst : CommRing R] [inst_1 : CommMonoidWithZero R'] {χ : MulChar R R'} {n : ℕ},
Odd n → χ ^ n = 1 → χ (-1) = 1If χ is of odd order, then χ(-1) = 1
- Defined in
- Mathlib.NumberTheory.MulChar.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingCommMonoidWithZero
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.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- CommMonoidWithZerostatement and proof · cited by 913
- map_powproof · cited by 503
- Oddstatement and proof · cited by 364
- MulCharstatement and proof · cited by 186
- Odd.neg_one_powproof · cited by 18
- MulChar.one_apply_coeproof · cited by 13
- MulChar.pow_apply'proof · cited by 7
- Nat.ne_of_odd_addproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.