Theorems · Theorem · general topology
Filter.TendstoIxxClass.tendsto_Ixx
∀ {α : Type u_1} {Ixx : α → α → Set α} {l₁ : Filter α} {l₂ : outParam (Filter α)}
[self : Filter.TendstoIxxClass Ixx l₁ l₂], Filter.Tendsto (fun p => Ixx p.1 p.2) (l₁ ×ˢ l₁) l₂.smallSetsFunction.uncurry Ixx tends to l₂.smallSets along l₁ ×ˢ l₁. In other words, for any
s ∈ l₂ there exists t ∈ l₁ such that Ixx x y ⊆ s whenever x ∈ t and y ∈ t.
Use lemmas like Filter.Tendsto.Icc instead.
- Defined in
- Mathlib.Order.Filter.Interval
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Filter.TendstoIxxClass
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
- SProd.sprodstatement · cited by 1,750
- Filter.smallSetsstatement · cited by 89
- Filter.TendstoIxxClassstatement and proof · cited by 19
Cited by8
Results whose statement or proof uses this declaration.
- Filter.Tendsto.Iccproof · cited by 2
- Filter.Tendsto.Iocproof · cited by 2
- Filter.Tendsto.uIccproof · cited by 1
- Filter.Tendsto.Icoproof · cited by 0
- Filter.Tendsto.Iooproof · cited by 0
- Filter.tendstoIxxClass_infproof · cited by 0
- Filter.tendstoIxxClass_of_subsetproof · cited by 0
- Filter.tendstoIxxClass_principalproof · cited by 0