Theorems · Theorem · number theory
MulChar.inv_apply
∀ {R' : Type u_2} [inst : CommMonoidWithZero R'] {R : Type u_3} [inst_1 : CommMonoidWithZero R] (χ : MulChar R R')
(a : R), χ⁻¹ a = χ (Ring.inverse a)When the domain has a zero, then the inverse of a multiplicative character χ,
applied to a, is χ applied to the inverse of a.
- Defined in
- Mathlib.NumberTheory.MulChar.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Nontrivialproof · cited by 2,416
- IsUnitproof · cited by 1,602
- map_mulproof · cited by 1,137
- CommMonoidWithZerostatement and proof · cited by 913
- map_oneproof · cited by 861
- MulCharstatement and proof · cited by 186
- Ring.inversestatement and proof · cited by 160
- IsUnit.mapproof · cited by 104
- Ring.inverse_non_unitproof · cited by 26
- MulChar.map_nonunitproof · cited by 13
- MulChar.map_zeroproof · cited by 10
Cited by2
Results whose statement or proof uses this declaration.
- MulChar.inv_apply'proof · cited by 4
- MulChar.ringHomComp_invproof · cited by 1