ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  df-xor Unicode version

Definition df-xor 1421
Description: Define exclusive disjunction (logical 'xor'). Return true if either the left or right, but not both, are true. Contrast with  /\ (wa 104),  \/ (wo 716), and  -> (wi 4) . (Contributed by FL, 22-Nov-2010.) (Modified by Jim Kingdon, 1-Mar-2018.)
Assertion
Ref Expression
df-xor  |-  ( (
ph  \/_  ps )  <->  ( ( ph  \/  ps )  /\  -.  ( ph  /\ 
ps ) ) )

Detailed syntax breakdown of Definition df-xor
StepHypRef Expression
1 wph . . 3  wff  ph
2 wps . . 3  wff  ps
31, 2wxo 1420 . 2  wff  ( ph  \/_ 
ps )
41, 2wo 716 . . 3  wff  ( ph  \/  ps )
51, 2wa 104 . . . 4  wff  ( ph  /\ 
ps )
65wn 3 . . 3  wff  -.  ( ph  /\  ps )
74, 6wa 104 . 2  wff  ( (
ph  \/  ps )  /\  -.  ( ph  /\  ps ) )
83, 7wb 105 1  wff  ( (
ph  \/_  ps )  <->  ( ( ph  \/  ps )  /\  -.  ( ph  /\ 
ps ) ) )
Colors of variables: wff set class
This definition is referenced by:  xoranor  1422  xorbi2d  1425  xorbi1d  1426  xorbin  1429  xorcom  1433  xornbidc  1436  xordc1  1438  anxordi  1445  truxortru  1464  truxorfal  1465  falxortru  1466  falxorfal  1467  mptxor  1469  reapltxor  8811  zeoxor  12493  odd2np1  12497  bdxor  16535  trirec0xor  16760
  Copyright terms: Public domain W3C validator