Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 493 Bytes

File metadata and controls

9 lines (7 loc) · 493 Bytes

In Chapter csp-chapter, we used equality to indicate the relation between a variable and its value. For instance, we wrote ${WA}{{,=,}}{red}$ to mean that Western Australia is colored red. Representing this in first-order logic, we must write more verbosely ${ColorOf}({WA}){{,=,}}{red}$. What incorrect inference could be drawn if we wrote sentences such as ${WA}{{,=,}}{red}$ directly as logical assertions?