Commit 5eaea33
committed
chore(LinearAlgebra.TensorAlgebra): more idiomatic transparency management in
Normally to contain reduction at weaker transparency we build the appropriate
API via theorems. Here we have a `let` definition. We could factor it out and
proceed as usual but that does not seem worth the effort currently. So we mimic
this with a `have` instead.
Co-authored-by: Matthew Ballard <[email protected]>induction (#31953)1 parent 4e5860e commit 5eaea33
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| 194 | + | |
194 | 195 | | |
195 | 196 | | |
196 | 197 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
| 198 | + | |
201 | 199 | | |
202 | 200 | | |
203 | 201 | | |
| |||
0 commit comments