Theorems · Definition · number theory
PadicInt.continuousAddCharEquiv
(p : ℕ) →
[inst : Fact (Nat.Prime p)] →
(R : Type u_1) →
[inst_1 : NormedRing R] →
[inst_2 : Algebra ℤ_[p] R] →
[IsBoundedSMul ℤ_[p] R] →
[IsUltrametricDist R] →
[CompleteSpace R] →
{ κ // Continuous ⇑κ } ≃ { r // Filter.Tendsto (fun x => r ^ x) Filter.atTop (nhds 0) }Equivalence between continuous additive characters ℤ_[p] → R, and r ∈ R with r ^ n → 0.
- Defined in
- Mathlib.NumberTheory.Padics.AddChar
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Algebrastatement and proof · cited by 11,388
- Equivstatement · cited by 8,337
- nhdsstatement and proof · cited by 5,554
- Filter.Tendstostatement and proof · cited by 3,814
- Factstatement and proof · cited by 2,726
- Continuousstatement and proof · cited by 2,592
- CompleteSpacestatement and proof · cited by 2,532
- Filter.atTopstatement and proof · cited by 2,405
- Nat.Primestatement and proof · cited by 2,059
- NormedRingstatement and proof · cited by 924
- IsBoundedSMulstatement and proof · cited by 329
Cited by3
Results whose statement or proof uses this declaration.
- PadicInt.continuousAddCharEquiv_of_norm_mulproof · cited by 2
- PadicInt.continuousAddCharEquiv_applystatement · cited by 0
- PadicInt.continuousAddCharEquiv_symm_applystatement · cited by 0