Mathlib Map

Theorems · Theorem · general topology

Filter.Tendsto.le_comap

∀ {α : Type u_1} {β : Type u_2} {f : α → β} {l₁ : Filter α} {l₂ : Filter β},
  Filter.Tendsto f l₁ l₂ → l₁ ≤ Filter.comap f l₂

Alias of the forward direction of Filter.tendsto_iff_comap.

Defined in
Mathlib.Order.Filter.Tendsto
Cited by
28 results in Mathlib
Foundations
Depth 62 from the axioms · uses propext, Classical.choice, 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 by28

Results whose statement or proof uses this declaration.