Theorems · Theorem · general topology
Filter.EventuallyEq.of_forall_eventually_le_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, f a ≤ x ↔ g a ≤ x) → f =ᶠ[l] g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- LinearOrderstatement and proof · cited by 8,572
- Filterstatement and proof · cited by 8,121
- Set.rangeproof · cited by 4,705
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.EventuallyEqstatement · cited by 1,912
- OrderTopologystatement and proof · cited by 1,355
- Set.Iicproof · cited by 1,111
- SecondCountableTopologystatement and proof · cited by 750
- Set.forall_mem_rangeproof · cited by 135
- CountableInterFilterstatement and proof · cited by 78
Cited by1
Results whose statement or proof uses this declaration.
- Filter.EventuallyEq.of_forall_eventually_ge_iffproof · cited by 0