Zulip Chat Archive

Stream: mathlib4

Topic: Inconsistent deprecations in Mathlib.Order.Defs.Unbundled?


Kevin Cheung (Feb 19 2026 at 18:45):

Does anyone know the reasons for deprecating Irreflexive and AntiSymmetric but not Reflexive and Symmetric in https://leanprover-community.github.io/mathlib4_docs/Mathlib/Order/Defs/Unbundled.html#Reflexive?

Ruben Van de Velde (Feb 19 2026 at 19:02):

They're being deprecated one by one, time permitting

Kevin Cheung (Feb 19 2026 at 19:12):

Thanks.

Yaël Dillies (Feb 19 2026 at 19:45):

See. #mathlib4 > Relation properties duplication


Last updated: Feb 28 2026 at 14:05 UTC