Mathlib Map

Theorems · Theorem · sequences and series

SummationFilter.comap_filter

∀ {β : Type u_2} {γ : Type u_3} (L : SummationFilter β) (f : γ ↪ β),
  (L.comap f).filter = Filter.map (fun s => s.preimage ⇑f ⋯) L.filter
Defined in
Mathlib.Topology.Algebra.InfiniteSum.SummationFilter
Cited by
5 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites9

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

Cited by5

Results whose statement or proof uses this declaration.