New Smooth Take-Off planet - #160
Conversation
|
Overall structure with Boss = (derivative computation) and final level = (main statement as easy corollary) looks good to me. Still has a number of tactics that we haven't introduced in the game (like refine and convert). You could introduce these, but that would require additional levels for practising these tactics. So it might be easier to try to find alternative proofs that avoid them. |
|
I think |
Indeed. Sorry I didn't notice this. |
| /-- `Polynomial R` — with notation `R[X]` — is the type of polynomials with | ||
| coefficients in `R`. Its elements are formal expressions in the variable | ||
| `X`, such as `X ^ 2 + 1`. -/ | ||
| DefinitionDoc Polynomial as "Polynomial" |
There was a problem hiding this comment.
We introduced MvPolynomial in the planet Saturn L03. I wonder if we should also introduce Polynomial there. @TentativeConvert
There was a problem hiding this comment.
Good idea! Can you replace MvPolynomial with Polynomial in the first level of that Saturn that mentions polynomials? And edit the Hints/Intro etc. in that level and the next, so that one level introduces Polynomial, and the next introduces MvPolynomial?
Uh oh!
There was an error while loading. Please reload this page.