Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-07-22 18:27 b2ba27ce

View on Github →

move(order/{boolean_algebra → basic}): move has_compl and trivial instances (#15602) We move the trivial pi.has_sdiff, pi.has_compl, and Prop.has_compl instances to order/basic.lean. The main effect of this is that rᶜ for the complement of a relation is now available basically anywhere.

Estimated changes

added theorem pi.compl_apply
added theorem pi.compl_def
added theorem pi.sdiff_apply
added theorem pi.sdiff_def
deleted theorem pi.compl_apply
deleted theorem pi.compl_def
deleted theorem pi.sdiff_apply
deleted theorem pi.sdiff_def