Theorems · Theorem · general topology
Filter.EventuallyEq.comp_tendsto
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {l : Filter α} {f f' : α → β},
f =ᶠ[l] f' → ∀ {g : γ → α} {lc : Filter γ}, Filter.Tendsto g lc l → f ∘ g =ᶠ[lc] f' ∘ g- Defined in
- Mathlib.Order.Filter.Tendsto
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, 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.Tendstostatement and proof · cited by 3,814
- Filter.EventuallyEqstatement and proof · cited by 1,912
- Filter.Tendsto.eventuallyproof · cited by 174
Cited by5
Results whose statement or proof uses this declaration.
- MeromorphicAt.meromorphicOrderAt_compproof · cited by 2
- Filter.Germ.isConstant_comp_tendstoproof · cited by 2
- AnalyticAt.analyticOrderAt_compproof · cited by 1
- Filter.Tendsto.congr_germproof · cited by 1
- MeasureTheory.convolution_congrproof · cited by 0