Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.comp

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {f : α → β} {g : β → γ} {x : Filter α} {y : Filter β} {z : Filter γ},
  Filter.Tendsto g y z → Filter.Tendsto f x y → Filter.Tendsto (g ∘ f) x z
Defined in
Mathlib.Order.Filter.Tendsto
Cited by
560 results in Mathlib
Foundations
Depth 14 from the axioms, rests on 74 definitions · uses propext, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by560

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 560.