Mathlib Changelog
v4
Changelog
About
Github
Theorem
le_sdiff_right
Modification history
2025-02-14 12:41
Mathlib/Order/BooleanAlgebra.lean
feat: `a ≤ b \ c ↔ ∀ d, b ≤ c ⊔ d → a ≤ d` (#21601) …
Added
le_sdiff_right
View on Github →