Theorems · Theorem · number theory
DirichletCharacter.conductor_changeLevel
∀ {R : Type u_1} [inst : CommMonoidWithZero R] {n : ℕ} (χ : DirichletCharacter R n) {m : ℕ} [NeZero m] (hm : n ∣ m),
((DirichletCharacter.changeLevel hm) χ).conductor = χ.conductorThe conductor is invariant under changeLevel: lifting a Dirichlet character χ of level n
to a multiple level m does not change its conductor.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidWithZeroNeZero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- MonoidHomstatement · cited by 3,629
- ZModstatement · cited by 1,024
- CommMonoidWithZerostatement and proof · cited by 913
- DirichletCharacterstatement and proof · cited by 161
- Dvd.dvd.transproof · cited by 148
- DirichletCharacter.changeLevelstatement and proof · cited by 29
- DirichletCharacter.conductorstatement and proof · cited by 29
- DirichletCharacter.conductor_dvd_levelproof · cited by 12
- DirichletCharacter.primitiveCharacterproof · cited by 11
- DirichletCharacter.changeLevel_primitiveCharacterproof · cited by 7
- Dvd.dvd.antisymmproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.primitiveCharacter_changeLevel_applyproof · cited by 1