Commit 2025-04-03 17:18 08f9285c
View on Github →chore: fix more induction branch names (#23448)
Follow-up to #23358. This includes changing the name of the motive variable to motive
and naming branches as if they were lemmas.
The regex used for finding the branch names was ^\s+\| [hH][^:]*? =>
.