Theorems · Theorem · number theory
MulChar.inv_apply_eq_inv
∀ {R : Type u_1} [inst : CommMonoid R] {R' : Type u_2} [inst_1 : CommMonoidWithZero R'] (χ : MulChar R R') (a : R),
χ⁻¹ a = Ring.inverse (χ a)The inverse of a multiplicative character χ, applied to a, is the inverse of χ a.
- Defined in
- Mathlib.NumberTheory.MulChar.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidCommMonoidWithZero
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.
- DFunLike.coestatement and proof · cited by 62,936
- CommMonoidstatement and proof · cited by 2,264
- CommMonoidWithZerostatement and proof · cited by 913
- MulCharstatement and proof · cited by 186
- Ring.inversestatement · cited by 160
- MulChar.invproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- MulChar.inv_applyproof · cited by 2
- MulChar.IsQuadratic.invproof · cited by 2
- MulChar.inv_apply_eq_inv'proof · cited by 1
- gaussSum_mulShift_eqproof · cited by 1
- MulChar.inv_mulproof · cited by 0