MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-nor Structured version   Visualization version   GIF version

Definition df-nor 1559
Description: Define joint denial ("not-or" or "nor"). After we define the constant true ⊤ (df-tru 1573) and the constant false ⊥ (df-fal 1583), we will be able to prove these truth table values: ((⊤ ⊽ ⊤) ↔ ⊥) (trunortru 1619), ((⊤ ⊽ ⊥) ↔ ⊥) (trunorfal 1620), ((⊥ ⊽ ⊤) ↔ ⊥) (falnortru 1621), and ((⊥ ⊽ ⊥) ↔ ⊤) (falnorfal 1622). Contrast with ∧ (df-an 402), ∨ (df-or 862), → (wi 4), ⊼ (df-nan 1522), and ⊻ (df-xor 1542). (Contributed by Remi, 25-Oct-2023.)
Assertion
Ref Expression
df-nor ((𝜑 ⊽ 𝜓) ↔ ¬ (𝜑 ∨ 𝜓))

Detailed syntax breakdown of Definition df-nor
StepHypRef Expression
1 wph . . 3 wff 𝜑
2 wps . . 3 wff 𝜓
31, 2wnor 1558 . 2 wff (𝜑 ⊽ 𝜓)
41, 2wo 861 . . 3 wff (𝜑 ∨ 𝜓)
54wn 3 . 2 wff ¬ (𝜑 ∨ 𝜓)
63, 5wb 209 1 wff ((𝜑 ⊽ 𝜓) ↔ ¬ (𝜑 ∨ 𝜓))
Colors of variables:    wff setvar class
This definition is used by:  norcom  1560  nornot  1561  noran  1562  noror  1563  norasslem1  1564  norass  1567  trunortru  1619  trunorfal  1620  falnorfal  1622  wl-df3maxtru1  38335
  Copyright terms: Public domain W3C validator