Theorems · Definition · number theory
DirichletCharacter.mul
{R : Type u_1} →
[inst : CommMonoidWithZero R] →
{n m : ℕ} → DirichletCharacter R n → DirichletCharacter R m → DirichletCharacter R (n.lcm m)Dirichlet character associated to multiplication of Dirichlet characters, after changing both levels to the same
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 64 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.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommMonoidWithZerostatement and proof · cited by 913
- DirichletCharacterstatement and proof · cited by 161
- DirichletCharacter.changeLevelproof · cited by 29
Cited by4
Results whose statement or proof uses this declaration.
- DirichletCharacter.primitive_mulstatement and proof · cited by 2
- DirichletCharacter.conductor_mul_dvd_lcm_conductorproof · cited by 0
- DirichletCharacter.primitive_mul_isPrimitivestatement and proof · cited by 0
- DirichletCharacter.mul_defstatement · cited by 0