Commit 2025-10-02 19:28 3da1779e

View on Github →

feat(Order): synchronize IsAntichain API with IsChain (#29834) For IsAntichain, make empty/singleton two simp lemmas that exactly match the API in IsChain, and add an analogous isAntichain_union lemma. For IsChain, add a preimage lemma matching IsAntichain's and copy over a set of lemmas about different mappings preserving the predicate.

Estimated changes