Commit 1c087d0
committed
TC: tcalgebra/TcPolySmokeTest.ec — exercise class lemmas at parametric carrier
Add [test_addrC_at_int_poly] / [test_addrA_at_int_poly] /
[test_mulrC_at_int_poly] using [apply (addrC<:int poly>)] etc.
With the [try_delta] flush fix (commit 5e04bf6), these now work
directly — the TCIUni parked at [opentvi] gets resolved before
[tc_reducible] is checked.
[*] at carrier [int poly] still has a parser-level ambiguity
(both the section-local abbrev [Top.TcPoly.*] and the comring class
[Top.TcMonoid.*] match). Test uses [polyM] explicitly there. That
ambiguity is orthogonal to TC inference — it'd want a
disambiguation policy at the parser level.1 parent 5e04bf6 commit 1c087d0
1 file changed
Lines changed: 17 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
0 commit comments