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

Definition df-xor 1420
Description: Define exclusive disjunction (logical 'xor'). Return true if either the left or right, but not both, are true. Contrast with  /\ (wa 104),  \/ (wo 715), 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 1419 . 2  wff  ( ph  \/_ 
ps )
41, 2wo 715 . . 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  1421  xorbi2d  1424  xorbi1d  1425  xorbin  1428  xorcom  1432  xornbidc  1435  xordc1  1437  anxordi  1444  truxortru  1463  truxorfal  1464  falxortru  1465  falxorfal  1466  mptxor  1468  reapltxor  8768  zeoxor  12429  odd2np1  12433  bdxor  16431  trirec0xor  16649
  Copyright terms: Public domain W3C validator