Commit 2024-12-30 19:50 1dce20e0
View on Github →chore: Replace open scoped Classical with open scoped Classical in or classical (#20325)
I haven't done all the files, but a fair number of them. The only changes in this PR are:
- Replace
open scoped Classicalwithopen scoped Classical in(when needed for the statement) orclassicalin proofs. - Some term mode proofs with
ifhave been converted to tactic mode proofs withby_cases. - Some adjacent
open ...statements have been merged into a singleopen ...