Theorems · Theorem · general topology
Filter.EventuallyEq.of_forall_eventually_gt_iff
∀ {X : Type u_1} [inst : TopologicalSpace X] [inst_1 : LinearOrder X] [OrderTopology X] [SecondCountableTopology X]
{α : Type u_2} {l : Filter α} [CountableInterFilter l] {f g : α → X},
(∀ (x : X), ∀ᶠ (a : α) in l, x < f a ↔ x < g a) → f =ᶠ[l] g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 93 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.
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.EventuallyEqstatement · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- SecondCountableTopologystatement and proof · cited by 750
- CountableInterFilterstatement and proof · cited by 78
- Filter.EventuallyEq.of_forall_eventually_lt_iffproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.