Mathlib Map

Theorems · Definition · number theory

DirichletCharacter.primitive_mul

{R : Type u_1} →
  [inst : CommMonoidWithZero R] →
    {n m : ℕ} →
      (χ₁ : DirichletCharacter R n) → (χ₂ : DirichletCharacter R m) → DirichletCharacter R (χ₁.mul χ₂).conductor

Primitive character associated to multiplication of Dirichlet characters, after changing both levels to the same

Defined in
Mathlib.NumberTheory.DirichletCharacter.Basic
Cited by
2 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommMonoidWithZero

Around this declaration

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

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by2

Results whose statement or proof uses this declaration.