Theorems · Theorem · general topology
Filter.map_map
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {f : Filter α} {m : α → β} {m' : β → γ},
Filter.map m' (Filter.map m f) = Filter.map (m' ∘ m) f- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 80 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Filter.mapstatement · cited by 819
- Filter.map_composeproof · cited by 3
Cited by80
Results whose statement or proof uses this declaration.
- Filter.tendsto_comap_iffproof · cited by 55
- Filter.tendsto_map'_iffproof · cited by 50
- Filter.prod_pureproof · cited by 30
- IsUniformInducing.uniformContinuous_iffproof · cited by 17
- Filter.map₂_pure_rightproof · cited by 9
- Filter.map₂_pure_leftproof · cited by 8
- OpenPartialHomeomorph.map_extend_nhdsproof · cited by 6
- Filter.map₂_swapproof · cited by 6
- Filter.map_snd_prodproof · cited by 5
- AffineSpace.asymptoticNhds_vadd_pureproof · cited by 5
- Filter.map₂_map_leftproof · cited by 5
- OpenPartialHomeomorph.map_extend_symm_nhdsWithinproof · cited by 4