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

Theorem dfif6 3471
Description: An alternate definition of the conditional operator df-if 3470 as a simple class abstraction. (Contributed by Mario Carneiro, 8-Sep-2013.)
Assertion
Ref Expression
dfif6  |-  if (
ph ,  A ,  B )  =  ( { x  e.  A  |  ph }  u.  {
x  e.  B  |  -.  ph } )
Distinct variable groups:    ph, x    x, A    x, B

Proof of Theorem dfif6
StepHypRef Expression
1 unab 3338 . 2  |-  ( { x  |  ( x  e.  A  /\  ph ) }  u.  { x  |  ( x  e.  B  /\  -.  ph ) } )  =  {
x  |  ( ( x  e.  A  /\  ph )  \/  ( x  e.  B  /\  -.  ph ) ) }
2 df-rab 2423 . . 3  |-  { x  e.  A  |  ph }  =  { x  |  ( x  e.  A  /\  ph ) }
3 df-rab 2423 . . 3  |-  { x  e.  B  |  -.  ph }  =  { x  |  ( x  e.  B  /\  -.  ph ) }
42, 3uneq12i 3223 . 2  |-  ( { x  e.  A  |  ph }  u.  { x  e.  B  |  -.  ph } )  =  ( { x  |  ( x  e.  A  /\  ph ) }  u.  {
x  |  ( x  e.  B  /\  -.  ph ) } )
5 df-if 3470 . 2  |-  if (
ph ,  A ,  B )  =  {
x  |  ( ( x  e.  A  /\  ph )  \/  ( x  e.  B  /\  -.  ph ) ) }
61, 4, 53eqtr4ri 2169 1  |-  if (
ph ,  A ,  B )  =  ( { x  e.  A  |  ph }  u.  {
x  e.  B  |  -.  ph } )
Colors of variables: wff set class
Syntax hints:   -. wn 3    /\ wa 103    \/ wo 697    = wceq 1331    e. wcel 1480   {cab 2123   {crab 2418    u. cun 3064   ifcif 3469
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 105  ax-ia2 106  ax-ia3 107  ax-io 698  ax-5 1423  ax-7 1424  ax-gen 1425  ax-ie1 1469  ax-ie2 1470  ax-8 1482  ax-10 1483  ax-11 1484  ax-i12 1485  ax-bndl 1486  ax-4 1487  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2119
This theorem depends on definitions:  df-bi 116  df-tru 1334  df-nf 1437  df-sb 1736  df-clab 2124  df-cleq 2130  df-clel 2133  df-nfc 2268  df-rab 2423  df-v 2683  df-un 3070  df-if 3470
This theorem is referenced by:  ifeq1  3472  ifeq2  3473  dfif3  3482
  Copyright terms: Public domain W3C validator