Theorems · Theorem · general topology
Function.Semiconj.filter_map
∀ {α : Type u_1} {β : Type u_2} {f : α → β} {ga : α → α} {gb : β → β},
Function.Semiconj f ga gb → Function.Semiconj (Filter.map f) (Filter.map ga) (Filter.map gb)- Defined in
- Mathlib.Order.Filter.Map
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 14 from the axioms · uses 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 · cited by 8,121
- Filter.mapstatement · cited by 819
- Function.Semiconjstatement and proof · cited by 82
- Function.Semiconj.comp_eqproof · cited by 11
- Filter.map_commproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Filter.map_inv'proof · cited by 1
- Filter.map_neg'proof · cited by 1
- Function.Commute.filter_mapproof · cited by 0