Skip to content

The definition of 'is' #6

Open
Open
@stevefan1999-personal

Description

@stevefan1999-personal

In math/logic, "A is B" means "A can become B (if this does not contradict after the transform)" or "A implies B" (A -> B), but this does not include the possibility of "B can become A". This is also known as Affirming the consequent.

However, in daily life we interpret "A is B" as "A and B are exchangeable", meaning "A can become B, and B can become A", which in turn is a stronger version of implication "(A ->B) & (B -> A)", or logical equality, or if and only if, or logical biconditional. Now this is more likely to be the correct context for what we expected a language model interpret.

So, I wonder if this "reversal curse" is based on the loose definition of "is"?

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