Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-02-18 08:05 2a7eafa5

View on Github →

feat(order/pfilter): add preorder filters, dual to preorder ideals (#5928) Named pfilter to not conflict with the existing order/filter, which is a much more developed theory of a special case of this.

Estimated changes

added theorem pfilter.directed
added theorem pfilter.ext
added theorem pfilter.inf_mem
added theorem pfilter.inf_mem_iff
added theorem pfilter.mem_of_le
added theorem pfilter.nonempty
added theorem pfilter.top_mem
added structure pfilter