Theorems · Theorem · general topology
Filter.Tendsto.isBoundedUnder_comp
∀ {ι : Type u_5} {κ : Type u_6} {X : Type u_7} {r : X → X → Prop} {f : ι → X} {φ : κ → ι} {𝓕 : Filter ι} {𝓖 : Filter κ},
Filter.Tendsto φ 𝓖 𝓕 → Filter.IsBoundedUnder r 𝓕 f → Filter.IsBoundedUnder r 𝓖 (f ∘ φ)- Defined in
- Mathlib.Order.Filter.IsBounded
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Tendstostatement and proof · cited by 3,814
- Filter.IsBoundedUnderstatement and proof · cited by 247
- Filter.isBoundedUnder_map_iffproof · cited by 1
- Filter.IsBoundedUnder.monoproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.