Mathlib Map

Theorems · Theorem · number theory

DirichletCharacter.norm_le_one

∀ {F : Type u_1} [inst : NormedField F] {n : ℕ} (χ : DirichletCharacter F n) (a : ZMod n), ‖χ a‖ ≤ 1

The values of a Dirichlet character with target a normed field have norm bounded by 1.

Defined in
Mathlib.NumberTheory.DirichletCharacter.Bounds
Cited by
7 results in Mathlib
Foundations
Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedField

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.

Cited by7

Results whose statement or proof uses this declaration.