Mathlib Map

Theorems · Theorem · number theory

DirichletCharacter.mulEquiv_units

∀ (R : Type u_1) [inst : CommRing R] (n : ℕ) [NeZero n] [HasEnoughRootsOfUnity R (Monoid.exponent (ZMod n)ˣ)],
  Nonempty (DirichletCharacter R n ≃* (ZMod n)ˣ)

The group of Dirichlet characters mod n with values in a ring R that has enough roots of unity is (noncanonically) isomorphic to (ZMod n)ˣ.

Defined in
Mathlib.NumberTheory.DirichletCharacter.Orthogonality
Cited by
1 results in Mathlib
Foundations
Depth 166 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingNeZeroHasEnoughRootsOfUnity

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

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.