Theorems · Theorem · general topology
Filter.comap_iSup
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_6} {f : ι → Filter β} {m : α → β},
Filter.comap m (iSup f) = ⨆ i, Filter.comap m (f i)- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 4 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.
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.comapstatement · cited by 546
- GaloisConnection.l_iSupproof · cited by 78
- Filter.gc_comap_kernMapproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- Filter.comap_supproof · cited by 5
- isClosedMap_iff_comap_nhds_leproof · cited by 3
- Topology.IsInducing.nhdsSet_eq_comapproof · cited by 2
- Filter.comap_sSupproof · cited by 0