mathematica icon indicating copy to clipboard operation
mathematica copied to clipboard

Lean-independent implementation of the MM-Lean link

Results 1 mathematica issues
Sort by recently updated
recently updated
newest added

I found that I needed a `pow_to_pexpr` to complete the translation of ``` wolfram ProveUsingLeanTactic[ ForAllTyped[{x, y}, real, Equal[Hold[Power[x + y, 2]], Hold[x ^ 2 + 2 * x *...