Theorems · Theorem · general topology
Filter.HasBasis.tendsto_left_iff
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_4} {la : Filter α} {pa : ι → Prop} {sa : ι → Set α} {lb : Filter β}
{f : α → β}, la.HasBasis pa sa → (Filter.Tendsto f la lb ↔ ∀ t ∈ lb, ∃ i, pa i ∧ Set.MapsTo f (sa i) t)- Defined in
- Mathlib.Order.Filter.Bases.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.MapsTostatement and proof · cited by 732
- Filter.HasBasisstatement and proof · cited by 604
- Filter.HasBasis.mapproof · cited by 51
- Filter.HasBasis.le_iffproof · cited by 1
Cited by9
Results whose statement or proof uses this declaration.
- IsDenseInducing.continuousAt_extendproof · cited by 3
- continuousOn_extendFromproof · cited by 3
- Filter.Tendsto.basis_leftproof · cited by 2
- not_differentiableWithinAt_of_deriv_tendsto_atTop_Ioiproof · cited by 2
- LinearMap.continuousAt_zero_of_locally_boundedproof · cited by 1
- UniformFun.continuousSMul_induced_of_range_boundedproof · cited by 1
- CauchySeq.mem_entourageproof · cited by 1
- OnePoint.continuousAt_inftyproof · cited by 0
- OnePoint.tendsto_nhds_inftyproof · cited by 0