Theorems · Theorem · number theory
MulChar.eq_iff
∀ {R : Type u_1} [inst : CommMonoid R] {R' : Type u_3} [inst_1 : CommMonoidWithZero R'] {g : Rˣ},
(∀ (x : Rˣ), x ∈ Subgroup.zpowers g) → ∀ (χ₁ χ₂ : MulChar R R'), χ₁ = χ₂ ↔ χ₁ ↑g = χ₂ ↑gTwo multiplicative characters on a monoid whose unit group is generated by g
are equal if and only if they agree on g.
- Defined in
- Mathlib.NumberTheory.MulChar.Lemmas
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 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.
Cites13
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
- Subgroupstatement · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- CommMonoidstatement and proof · cited by 2,264
- Units.valstatement and proof · cited by 1,966
- CommMonoidWithZerostatement and proof · cited by 913
- Subgroup.zpowersstatement and proof · cited by 204
- MulCharstatement and proof · cited by 186
- Units.ext_iffproof · cited by 29
- Equiv.apply_eq_iff_eqproof · cited by 28
- MulChar.equivToUnitHomproof · cited by 20
- MulChar.coe_equivToUnitHomproof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.