Commit e0dd2bd
docs(proof-suite): tighten S1/E3 comments — Variable not global axiom
Clarify that the Section Variables in S1_noether_energy.v and
E3_cantilever_deflection.v are discharged as explicit arguments
at End-Section, not global axioms. The old phrasing ("no opaque
constants / no global axioms") was technically correct for Variables
but borrowed language from the Parameter world. New phrasing —
"no free module-level declarations" — is precise for both Variables
and Parameters and avoids conflating the two.
No proof content changed. Comment-only update.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ac8e8f3 commit e0dd2bd
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
| 78 | + | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
0 commit comments