![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > df-nor | Structured version Visualization version GIF version |
Description: Define joint denial ("not-or" or "nor"). After we define the constant true ⊤ (df-tru 1540) and the constant false ⊥ (df-fal 1550), we will be able to prove these truth table values: ((⊤ ⊽ ⊤) ↔ ⊥) (trunortru 1586), ((⊤ ⊽ ⊥) ↔ ⊥) (trunorfal 1587), ((⊥ ⊽ ⊤) ↔ ⊥) (falnortru 1588), and ((⊥ ⊽ ⊥) ↔ ⊤) (falnorfal 1589). Contrast with ∧ (df-an 396), ∨ (df-or 847), → (wi 4), ⊼ (df-nan 1489), and ⊻ (df-xor 1509). (Contributed by Remi, 25-Oct-2023.) |
Ref | Expression |
---|---|
df-nor | ⊢ ((𝜑 ⊽ 𝜓) ↔ ¬ (𝜑 ∨ 𝜓)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | wph | . . 3 wff 𝜑 | |
2 | wps | . . 3 wff 𝜓 | |
3 | 1, 2 | wnor 1525 | . 2 wff (𝜑 ⊽ 𝜓) |
4 | 1, 2 | wo 846 | . . 3 wff (𝜑 ∨ 𝜓) |
5 | 4 | wn 3 | . 2 wff ¬ (𝜑 ∨ 𝜓) |
6 | 3, 5 | wb 206 | 1 wff ((𝜑 ⊽ 𝜓) ↔ ¬ (𝜑 ∨ 𝜓)) |
Colors of variables: wff setvar class |
This definition is referenced by: norcom 1527 nornot 1528 noran 1529 noror 1530 norasslem1 1531 norass 1534 trunortru 1586 trunorfal 1587 falnorfal 1589 wl-df3maxtru1 37458 |
Copyright terms: Public domain | W3C validator |