Theorems · Theorem · general topology
Filter.IsBoundedUnder.mono
∀ {α : Type u_1} {β : Type u_2} {r : α → α → Prop} {f g : Filter β} {u : β → α},
f ≤ g → Filter.IsBoundedUnder r g u → Filter.IsBoundedUnder r f u- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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.IsBoundedUnderstatement and proof · cited by 247
- Filter.map_monoproof · cited by 63
- Filter.IsBounded.monoproof · cited by 7
Cited by1
Results whose statement or proof uses this declaration.
- Filter.Tendsto.isBoundedUnder_compproof · cited by 0