Skip to content

Wrong output for implies operator with brackets #18

@Stefan-5422

Description

@Stefan-5422

The following output produces the wrong output in column 5, while the expected output can be seen in column 7.
There appears to be some sort of problem with the resolution of the inner part of the expression when using nested implies statements.

#truth-table($A -> B$, $(A -> B) -> C$, $not A or B$, $(not A or B) -> C$)

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions