Theorems · Definition · number theory
wellApproximable
(A : Type u_1) → [SeminormedGroup A] → (ℕ → ℝ) → Set A
In a seminormed group A, given a sequence of distances δ₁, δ₂, ..., wellApproximable A δ
is the limsup as n → ∞ of the sets approxOrderOf A n δₙ. Thus, it is the set of points that
lie in infinitely many of the sets approxOrderOf A n δₙ.
- Defined in
- Mathlib.NumberTheory.WellApproximable
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 150 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SeminormedGroup
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- Filter.atTopproof · cited by 2,405
- SeminormedGroupstatement and proof · cited by 250
- Filter.blimsupproof · cited by 40
- approxOrderOfproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- mem_wellApproximable_iffstatement · cited by 0