Theorems · Theorem · general topology
Filter.HasBasis.tendsto_iff
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_4} {ι' : Sort u_5} {la : Filter α} {pa : ι → Prop} {sa : ι → Set α}
{lb : Filter β} {pb : ι' → Prop} {sb : ι' → Set β} {f : α → β},
la.HasBasis pa sa →
lb.HasBasis pb sb → (Filter.Tendsto f la lb ↔ ∀ (ib : ι'), pb ib → ∃ ia, pa ia ∧ ∀ x ∈ sa ia, f x ∈ sb ib)- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 60 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.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement · cited by 3,814
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.tendsto_right_iffproof · cited by 81
- Filter.HasBasis.eventually_iffproof · cited by 38
Cited by60
Results whose statement or proof uses this declaration.
- Continuous.tendstoproof · cited by 206
- ENNReal.tendsto_atTop_zeroproof · cited by 11
- Metric.tendsto_atTopproof · cited by 10
- Filter.HasBasis.uniformContinuous_iffproof · cited by 9
- HasSum.sigmaproof · cited by 8
- Metric.tendsto_nhds_nhdsproof · cited by 6
- HasProd.sigmaproof · cited by 5
- Filter.HasBasis.cauchySeq_iffproof · cited by 5
- BoxIntegral.hasIntegral_iffproof · cited by 5
- Real.tendsto_exp_div_pow_atTopproof · cited by 3
- Filter.HasBasis.uniformContinuousOn_iffproof · cited by 3
- Valuation.IsEquiv.uniformContinuous_equivproof · cited by 2