Theorems · Theorem · order theory
Filter.Eventually.ratCast_atBot
∀ {R : Type u_2} [inst : Field R] [inst_1 : LinearOrder R] [IsStrictOrderedRing R] [Archimedean R] {p : R → Prop},
(∀ᶠ (x : R) in Filter.atBot, p x) → ∀ᶠ (n : ℚ) in Filter.atBot, p ↑n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Filterproof · cited by 8,121
- Fieldstatement and proof · cited by 7,404
- Filter.Eventuallystatement and proof · cited by 3,134
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Archimedeanstatement and proof · cited by 603
- Filter.atBotstatement and proof · cited by 512
- Filter.Eventually.comapproof · cited by 10
- Rat.comap_cast_atBotproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.