Theorems · Theorem · general topology
Filter.Tendsto.not_tendsto
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {a : Filter α} {b₁ b₂ : Filter β},
Filter.Tendsto f a b₁ → ∀ [a.NeBot], Disjoint b₁ b₂ → ¬Filter.Tendsto f a b₂If two filters are disjoint, then a function cannot tend to both of them along a non-trivial filter.
- Defined in
- Mathlib.Order.Filter.Tendsto
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Filter.NeBot
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- Disjointstatement and proof · cited by 2,201
- Filter.NeBotstatement and proof · cited by 853
- Disjoint.eq_botproof · cited by 52
- Filter.tendsto_infproof · cited by 23
- Filter.NeBot.neproof · cited by 17
- Filter.Tendsto.neBotproof · cited by 8
Cited by14
Results whose statement or proof uses this declaration.
- not_tendsto_atTop_of_tendsto_nhdsproof · cited by 9
- not_tendsto_nhds_of_tendsto_atTopproof · cited by 7
- not_continuousAt_of_tendstoproof · cited by 6
- not_tendsto_nhds_of_tendsto_atBotproof · cited by 3
- NormedField.continuousAt_zpowproof · cited by 3
- Filter.tendsto_const_mul_atTop_iff_negproof · cited by 2
- Complex.not_continuousAt_Gamma_zeroproof · cited by 2
- Filter.tendsto_const_mul_atBot_iff_posproof · cited by 1
- Real.not_differentiableAt_inv_log_zeroproof · cited by 1
- Filter.tendsto_const_mul_atBot_iff_negproof · cited by 1
- Filter.not_tendsto_const_atTopproof · cited by 1
- not_tendsto_atBot_of_tendsto_nhdsproof · cited by 0