Commit 2025-02-14 12:41 71f056b2
View on Github →feat: a ≤ b \ c ↔ ∀ d, b ≤ c ⊔ d → a ≤ d (#21601)
Rename le_sdiff_iff to le_sdiff_right (which further matches sdiff_eq_right) to free the name.
Moves:
le_sdiff_iff->le_sdiff_righthimp_le_iff->himp_le_left