Commit 177a992
fix: provide explicit map_add proof for triangleFunctor.Additive
The `@[simps]` change skips `@[defeq]` for non-exposed definitions,
which means `cat_disch` can no longer discharge this goal automatically.
Provide an explicit proof using `ext` and `simp`.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent c092468 commit 177a992
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
213 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
214 | 222 | | |
215 | 223 | | |
216 | 224 | | |
| |||
0 commit comments