Theorems · Theorem · number theory
DirichletCharacter.primitiveCharacter_changeLevel_apply
∀ {R : Type u_1} [inst : CommMonoidWithZero R] {n : ℕ} [Nontrivial R] {m : ℕ} [NeZero m] (hm : n ∣ m)
(χ : DirichletCharacter R n) (a : ℤ),
((DirichletCharacter.changeLevel hm) χ).primitiveCharacter ↑a = χ.primitiveCharacter ↑aThe primitive character of changeLevel hm χ is equal to the primitive character of χ.
This is stated as a pointwise equality because the equality of Dirichlet characters does
not typecheck.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- Nontrivialstatement and proof · cited by 2,416
- ZModstatement · cited by 1,024
- CommMonoidWithZerostatement and proof · cited by 913
- IsCoprimeproof · cited by 321
- DFunLike.congr_funproof · cited by 288
- 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
Cited by1
Results whose statement or proof uses this declaration.
- DirichletCharacter.mem_subgroupOfPrimitiveMapToOne_iffproof · cited by 0