Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-04-04 14:28 f55d3524

View on Github →

feat(order/filter/n_ary): Binary and ternary maps of filters (#13062) Define filter.map₂ and filter.map₃, the binary and ternary maps of filters.

Estimated changes

added theorem filter.le_map₂_iff
added theorem filter.map_map₂
added def filter.map₂
added theorem filter.map₂_assoc
added theorem filter.map₂_bot_left
added theorem filter.map₂_comm
added theorem filter.map₂_left
added theorem filter.map₂_map_left
added theorem filter.map₂_mono
added theorem filter.map₂_pure
added theorem filter.map₂_right
added theorem filter.map₂_sup_left
added theorem filter.map₂_swap
added def filter.map₃
added theorem filter.mem_map₂_iff
added theorem filter.ne_bot.map₂