Theorems · Theorem · number theory
cyclotomicCharacter.toFun_apply
∀ {L : Type u} [inst : CommRing L] [inst_1 : IsDomain L] (p : ℕ) [inst_2 : Fact (Nat.Prime p)] (g : L ≃+* L)
[inst_3 : ∀ (i : ℕ), HasEnoughRootsOfUnity L (p ^ i)],
cyclotomicCharacter.toFun p g = PadicInt.ofIntSeq (fun n => modularCyclotomicCharacter.aux g (p ^ n)) ⋯- Cited by
- 1 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CommRingstatement and proof · cited by 17,173
- Factstatement and proof · cited by 2,726
- IsDomainstatement and proof · cited by 2,196
- Nat.Primestatement and proof · cited by 2,059
- RingEquivstatement and proof · cited by 1,147
- PadicIntstatement · cited by 179
- HasEnoughRootsOfUnitystatement and proof · cited by 56
- modularCyclotomicCharacter.auxstatement · cited by 7
- PadicInt.ofIntSeqstatement · cited by 6
- HasEnoughRootsOfUnity.exists_primitiveRootproof · cited by 5
- cyclotomicCharacter.toFunstatement · cited by 5
- PadicInt.isCauSeq_padicNorm_of_pow_dvd_substatement · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- cyclotomicCharacter.toZModPow_toFunproof · cited by 2