Zulip Chat Archive
Stream: mathlib4
Topic: Linter idea: `h1 h2` hypotheses in induction
Yury G. Kudryashov (Jul 26 2023 at 20:28):
I suggest that we rename hypotheses in all lemmas like docs#Finset.cons_induction_on from h/h<num>/h_<num> to meaningful names like empty/cons/etc
Mario Carneiro (Jul 26 2023 at 20:29):
Does this need a linter? It sounds like just a refactor
Yury G. Kudryashov (Jul 26 2023 at 20:49):
git grep for elab_as_eliminator?
Notification Bot (Jul 26 2023 at 21:47):
9 messages were moved from this topic to #mathlib4 > removing unprimed closure induction principles by Eric Wieser.
Last updated: May 02 2025 at 03:31 UTC