Theorems · Theorem · general topology
Filter.Tendsto.curry
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {f : α → β → γ} {la : Filter α} {lb : Filter β} {lc : Filter γ},
(∀ᶠ (a : α) in la, Filter.Tendsto (fun b => f a b) lb lc) → Filter.Tendsto (↿f) (la.curry lb) lc- Defined in
- Mathlib.Order.Filter.Curry
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 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.
- Setproof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.Tendstostatement and proof · cited by 3,814
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.Eventually.monoproof · cited by 646
- Function.HasUncurry.uncurrystatement · cited by 57
- Filter.currystatement · cited by 14
Cited by2
Results whose statement or proof uses this declaration.
- mapClusterPt_self_zpow_atTop_powproof · cited by 3
- mapClusterPt_self_zsmul_atTop_nsmulproof · cited by 3