Theorems · Theorem · general topology
Filter.map_compose
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {m : α → β} {m' : β → γ},
Filter.map m' ∘ Filter.map m = Filter.map (m' ∘ m)- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 11 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.filter_eqproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Filter.map_mapproof · cited by 80
- Filter.tendsto_comap'_iffproof · cited by 5
- AnalyticAt.eventually_constant_or_nhds_le_map_nhdsproof · cited by 1