Theorems · Theorem · order theory
Filter.Eventually.intCast_atTop
∀ {R : Type u_2} [inst : Ring R] [inst_1 : PartialOrder R] [IsStrictOrderedRing R] [Archimedean R] {p : R → Prop},
(∀ᶠ (x : R) in Filter.atTop, p x) → ∀ᶠ (n : ℤ) in Filter.atTop, p ↑n- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 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.
- Filterproof · cited by 8,121
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- Filter.Eventuallystatement and proof · cited by 3,134
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Filter.atTopstatement and proof · cited by 2,405
- Archimedeanstatement and proof · cited by 603
- Filter.Eventually.comapproof · cited by 10
- Int.comap_cast_atTopproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.