Theorems · Theorem · general topology
Antitone.frequently_le_map_of_frequently_ge
∀ {R : Type u_5} {S : Type u_6} {F : Filter R} [inst : LinearOrder R] [inst_1 : LinearOrder S] {f : R → S},
Antitone f → ∀ {l : R}, (∃ᶠ (x : R) in F, l ≤ x) → ∃ᶠ (y : S) in Filter.map f F, y ≤ f l- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
- Assumes
- LinearOrderLinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Filterstatement and proof · cited by 8,121
- Filter.mapstatement · cited by 819
- Antitonestatement and proof · cited by 563
- Filter.Frequentlystatement and proof · cited by 414
- Monotone.frequently_ge_map_of_frequently_geproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Antitone.isCoboundedUnder_ge_of_isCoboundedproof · cited by 1