Theorems · Theorem · number theory
NumberField.Ideal.tendsto_norm_le_and_mk_eq_div_atTop
∀ (K : Type u_1) [inst : Field K] [inst_1 : NumberField K] (C : ClassGroup (NumberField.RingOfIntegers K)),
Filter.Tendsto (fun s => ↑(Nat.card { I // ↑(Ideal.absNorm ↑I) ≤ s ∧ ClassGroup.mk0 I = C }) / s) Filter.atTop
(nhds
(2 ^ NumberField.InfinitePlace.nrRealPlaces K * (2 * Real.pi) ^ NumberField.InfinitePlace.nrComplexPlaces K *
NumberField.Units.regulator K /
(↑(NumberField.Units.torsionOrder K) * √|↑(NumberField.discr K)|)))The limit of the number of nonzero integral ideals of norm ≤ s in a fixed class C of the
class group divided by s when s → +∞.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 346 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldNumberField
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites120
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpaceproof · cited by 24,529
- ENNRealproof · cited by 9,879
- SetLike.coeproof · cited by 8,199
- Filterproof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- Set.Elemproof · cited by 7,166
- Set.ofPredproof · cited by 6,101
- nhdsstatement and proof · cited by 5,554
- Set.preimageproof · cited by 4,946
Cited by1
Results whose statement or proof uses this declaration.
- NumberField.Ideal.tendsto_norm_le_div_atTop₀proof · cited by 2