Commit 2024-09-12 09:57 2f55b8c9
View on Github →chore: deprecate 14 Init.Logic lemmas (#16721)
Deprecate
(and,or,iff)_(true,false)_iffand(true,false)_(and_or_iff)_ifffor the lemmas without_iff, which are in coreiff_self_iffforiff_selfin corenot_or_of_notfornot_or_introin core The vast majority of their uses are as simp/rw lemmas, for which the core versions work equally well.