Skip to content

^ bug #178

@kidherofun

Description

@kidherofun

Litex Code:

claim:
    forall x R:
        2 ^ 8 = 4 ^ x
        =>:
            x = 4
    prove:
        2 ^ 8 = (2 ^ 2) ^ 4 = 4 ^ 4 = 4 ^ x
        4 = x

Error:

4 = x is unknown :( line 8

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions