Theorems · Theorem · general topology
eventually_const_le_iff_forall_lt_eventually_const_lt
∀ {α : Type u_1} {γ : Type u_2} [inst : TopologicalSpace α] [inst_1 : LinearOrder α] [OrderTopology α]
[FirstCountableTopology α] {l : Filter γ} [CountableInterFilter l] {f : γ → α} {a : α},
(∀ᶠ (x : γ) in l, a ≤ f x) ↔ ∀ b < a, ∀ᶠ (x : γ) in l, b < f x- Defined in
- Mathlib.Topology.Order.IsLUB
- 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.
Cites8
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 · cited by 3,134
- OrderTopologystatement and proof · cited by 1,355
- FirstCountableTopologystatement and proof · cited by 106
- CountableInterFilterstatement and proof · cited by 78
- eventually_le_const_iff_forall_gt_eventually_lt_constproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.