aeneas icon indicating copy to clipboard operation
aeneas copied to clipboard

feat(backend/lean): Raw Lean literals can be parsed into scalars automatically

Open RaitoBezarius opened this issue 1 year ago • 0 comments

We can use coercion to go to integers, build a scalar out of an int via unification and let the user clear up bounds or let Lean decide them.

Untested yet.

Signed-off-by: Ryan Lahfa [email protected]

RaitoBezarius avatar Apr 30 '24 12:04 RaitoBezarius