Theorems · Theorem · general topology
Filter.map_iSup
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_5} {m : α → β} {f : ι → Filter α},
Filter.map m (⨆ i, f i) = ⨆ i, Filter.map m (f i)- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 4 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Filterstatement and proof · cited by 8,121
- iSupstatement · cited by 2,415
- Filter.mapstatement · cited by 819
- GaloisConnection.l_iSupproof · cited by 78
- Filter.gc_map_comapproof · cited by 12
Cited by4
Results whose statement or proof uses this declaration.
- AffineSpace.asymptoticNhds_vadd_pureproof · cited by 5
- IsCompact.prod_nhdsSet_eq_biSupproof · cited by 3
- Filter.tendsto_iSupproof · cited by 2
- IsOpenMap.map_nhdsSet_eqproof · cited by 0