Mathlib Map

Theorems · Definition · number theory

DirichletCharacter.changeLevel

{R : Type u_1} → [inst : CommMonoidWithZero R] → {n m : ℕ} → n ∣ m → DirichletCharacter R n →* DirichletCharacter R m

A function that modifies the level of a Dirichlet character to some multiple of its original level.

Defined in
Mathlib.NumberTheory.DirichletCharacter.Basic
Cited by
29 results in Mathlib
Foundations
Depth 63 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.

DirichletCharacter.FactorsThrough · cited by 13DirichletCharacter.Factor…DirichletCharacter.changeLevel_primitiveCharacter · cited by 7DirichletCharacter.change…DirichletCharacter.changeLevel_trans · cited by 6DirichletCharacter.change…DirichletCharacter.changeLevel_injective · cited by 5DirichletCharacter.change…DirichletCharacter.factorsThrough_iff_ker_unitsMap · cited by 4DirichletCharacter.factor…DirichletCharacter.changeLevel_eq_cast_of_dvd · cited by 3DirichletCharacter.change…DirichletCharacter.changeLevel_eq_cast_of_dvd' · cited by 3DirichletCharacter.change…DirichletCharacter.changeLevel_one · cited by 3DirichletCharacter.change…DirichletCharacter.mul · cited by 3DirichletCharacter.mulDirichletCharacter.changeLevel_self · cited by 2DirichletCharacter.change…DirichletCharacter.conductor_dvd_of_mem_conductorSet · cited by 2DirichletCharacter.conduc…DirichletCharacter.conductor_zpow_dvd · cited by 2DirichletCharacter.conduc…DirichletCharacter.LFunction_changeLevel · cited by 1DirichletCharacter.LFunct…DirichletCharacter.changeLevel_eq_one_iff · cited by 1DirichletCharacter.change…DirichletCharacter.changeLevel_toUnitHom · cited by 1DirichletCharacter.change…MonoidHom · cited by 3629MonoidHomZMod · cited by 1024ZModCommMonoidWithZero · cited by 913CommMonoidWithZeroMonoidHom.comp · cited by 469MonoidHom.compDirichletCharacter · cited by 161DirichletCharacterZMod.unitsMap · cited by 24ZMod.unitsMapMulChar.toUnitHom · cited by 14MulChar.toUnitHomMulChar.ofUnitHom · cited by 10MulChar.ofUnitHomDirichletCharacter.changeLevelCITED BYCITES

Cites8

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

Cited by32

Results whose statement or proof uses this declaration.