Theorems · Definition · general topology
Filter.IsBoundedUnder
{α : Type u_1} → {β : Type u_2} → (α → α → Prop) → Filter β → (β → α) → Propf.IsBoundedUnder (≺) u: the image of the filter f under u is eventually bounded w.r.t.
the relation ≺, i.e. eventually, it is bounded by some uniform bound.
- Defined in
- Mathlib.Order.Filter.Defs
- Cited by
- 247 results in Mathlib
- Foundations
- Depth 10 from the axioms, rests on 27 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- Filter.mapproof · cited by 819
- Filter.IsBoundedproof · cited by 45
Cited by247
Results whose statement or proof uses this declaration.
- Filter.Tendsto.isBoundedUnder_lestatement · cited by 25
- Filter.eventually_lt_of_limsup_ltstatement and proof · cited by 21
- Filter.eventually_lt_of_lt_liminfstatement and proof · cited by 17
- Filter.limsup_le_limsupstatement and proof · cited by 16
- Filter.limsup_le_iffstatement and proof · cited by 11
- Filter.le_limsup_iffstatement and proof · cited by 10
- Filter.le_limsup_of_frequently_lestatement and proof · cited by 10
- Filter.liminf_le_liminfstatement and proof · cited by 10
- Filter.le_liminf_iffstatement and proof · cited by 9
- essSup_mono_aestatement and proof · cited by 7
- tendsto_of_le_liminf_of_limsup_lestatement and proof · cited by 7
- Filter.liminf_le_of_lestatement and proof · cited by 7
Showing the 200 most cited of 247.