Skip to content

Printing issue on the Web site #17

Description

@GuillaumeGen

I don't know where to put it, but there are parentheses missing in the statements on the current web site of Logipedia.
For instance, ∀ A, A ⇒ False ⇒ ¬A is the statement printed on http://logipedia.inria.fr/theorems/theorems.php?md=connectives&id=nmk&kind=axiom , but it is not the one intended, which is ∀ A, (A ⇒ False) ⇒ ¬A, as shown by the printing in the syntax of the proof assistants.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions