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

Definition df-nan 1494
Description: Define incompatibility, or alternative denial ("not-and" or "nand"). See dfnan2 1496 for an alternative. This is also called the Sheffer stroke, represented by a vertical bar, but we use a different symbol to avoid ambiguity with other uses of the vertical bar. In the second edition of Principia Mathematica (1927), Russell and Whitehead used the Sheffer stroke and suggested it as a replacement for the "or" and "not" operations of the first edition. However, in practice, "or" and "not" are more widely used. After we define the constant true (df-tru 1545) and the constant false (df-fal 1555), we will be able to prove these truth table values: ((⊤ ⊼ ⊤) ↔ ⊥) (trunantru 1583), ((⊤ ⊼ ⊥) ↔ ⊤) (trunanfal 1584), ((⊥ ⊼ ⊤) ↔ ⊤) (falnantru 1585), and ((⊥ ⊼ ⊥) ↔ ⊤) (falnanfal 1586). Contrast with (df-an 396), (df-or 849), (wi 4), and (df-xor 1514). (Contributed by Jeff Hoffman, 19-Nov-2007.)
Assertion
Ref Expression
df-nan ((𝜑𝜓) ↔ ¬ (𝜑𝜓))

Detailed syntax breakdown of Definition df-nan
StepHypRef Expression
1 wph . . 3 wff 𝜑
2 wps . . 3 wff 𝜓
31, 2wnan 1493 . 2 wff (𝜑𝜓)
41, 2wa 395 . . 3 wff (𝜑𝜓)
54wn 3 . 2 wff ¬ (𝜑𝜓)
63, 5wb 206 1 wff ((𝜑𝜓) ↔ ¬ (𝜑𝜓))
Colors of variables: wff setvar class
This definition is referenced by:  nanan  1495  dfnan2  1496  nanor  1497  nanbi  1502  xornan2  1522  trunanfal  1584  nic-mpALT  1674  nic-ax  1675  nic-axALT  1676  nfnan  1902  elnanel  9528  naim1  36571  naim2  36572  df3nandALT1  36581  imnand2  36584  waj-ax  36596  lukshef-ax2  36597  arg-ax  36598  nandsym1  36604  tsna1  38465  tsna2  38466  tsna3  38467  ifpdfnan  43913  ifpnannanb  43934  nanorxor  44732  undisjrab  44733
  Copyright terms: Public domain W3C validator