Commit 2024-09-16 02:13 14a4ecec
View on Github →chore: final cleanup of Mathlib.Init (#16796)
- Move the
transattributes onIffandHEqinInit.LogictoLogic.Basic. - Move the six undeprecated relation definitions in the same file to
Order.Defs. - Remove the
reflattribute onIff.refl– it has been upstreamed in leanprover/lean4#5329. This concludes the cleanup ofMathlib.Init.