Commit e4b9434
Name the map argument in cores-range-⊆'s clause head
Address a review nit: the clause head now mirrors the type signature. `m` is
unused in the body (the proof only inspects the membership proof), but naming it
saves the reader a trip to the signature to recover the argument order.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>1 parent b42be08 commit e4b9434
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
711 | 711 | | |
712 | 712 | | |
713 | 713 | | |
714 | | - | |
| 714 | + | |
715 | 715 | | |
716 | 716 | | |
717 | 717 | | |
| |||
0 commit comments