Zulip Chat Archive
Stream: Is there code for X?
Topic: Filters in posets
Adam Topaz (Apr 03 2024 at 14:18):
Do we have a definition of a filter in an arbitrary poset? @Yaël Dillies ?
Yaël Dillies (Apr 03 2024 at 14:19):
docs#Order.PFilter, please don't use before this summer I want to refactor it deeply
Adam Topaz (Apr 03 2024 at 14:20):
Thanks. I'm just looking around for now, not doing anything explicit (yet ;))
Adam Topaz (Apr 03 2024 at 14:20):
What about ultrafilters?
Yaël Dillies (Apr 03 2024 at 14:21):
Nope
Adam Topaz (Apr 03 2024 at 14:21):
ok, thanks
Floris van Doorn (Apr 03 2024 at 14:26):
Note: we do have docs#Order.PFilter.IsPrime, which I believe is equivalent for lattices.
Anatole Dedecker (Apr 03 2024 at 16:29):
Yaël Dillies said:
docs#Order.PFilter, please don't use before this summer I want to refactor it deeply
May I add that I would like ideals (of sets, but I can do with the general poset case) as well ? :sweat_smile:
Last updated: May 02 2025 at 03:31 UTC