Theorems · Theorem · number theory
setOf_liouvilleWith_subset_aux
Deprecated since 2026-07-09Use setOfPred_liouvilleWith_subset_aux instead.
{x | ∃ p > 2, LiouvilleWith p x} ⊆
⋃ m,
(fun x => x + ↑m) ⁻¹'
⋃ n, ⋃ (_ : n > 0), {x | ∃ᶠ (b : ℕ) in Filter.atTop, ∃ a ∈ Finset.Icc 0 ↑b, |x - ↑a / ↑b| < 1 / ↑b ^ (2 + 1 / ↑n)}Alias of setOfPred_liouvilleWith_subset_aux.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 205 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- Finsetstatement · cited by 13,712
- Set.ofPredstatement · cited by 6,101
- Set.preimagestatement · cited by 4,946
- Set.iUnionstatement · cited by 2,483
- Filter.atTopstatement · cited by 2,405
- absstatement · cited by 1,814
- Filter.Frequentlystatement · cited by 414
- Finset.Iccstatement · cited by 348
- LiouvilleWithstatement · cited by 52
- setOfPred_liouvilleWith_subset_auxproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.