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

Theorem dfif6 3481
Description: An alternate definition of the conditional operator df-if 3480 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 3348 . 2  |-  ( { x  |  ( x  e.  A  /\  ph ) }  u.  { x  |  ( x  e.  B  /\  -.  ph ) } )  =  {
x  |  ( ( x  e.  A  /\  ph )  \/  ( x  e.  B  /\  -.  ph ) ) }
2 df-rab 2426 . . 3  |-  { x  e.  A  |  ph }  =  { x  |  ( x  e.  A  /\  ph ) }
3 df-rab 2426 . . 3  |-  { x  e.  B  |  -.  ph }  =  { x  |  ( x  e.  B  /\  -.  ph ) }
42, 3uneq12i 3233 . 2  |-  ( { x  e.  A  |  ph }  u.  { x  e.  B  |  -.  ph } )  =  ( { x  |  ( x  e.  A  /\  ph ) }  u.  {
x  |  ( x  e.  B  /\  -.  ph ) } )
5 df-if 3480 . 2  |-  if (
ph ,  A ,  B )  =  {
x  |  ( ( x  e.  A  /\  ph )  \/  ( x  e.  B  /\  -.  ph ) ) }
61, 4, 53eqtr4ri 2172 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 698    = wceq 1332    e. wcel 1481   {cab 2126   {crab 2421    u. cun 3074   ifcif 3479
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 699  ax-5 1424  ax-7 1425  ax-gen 1426  ax-ie1 1470  ax-ie2 1471  ax-8 1483  ax-10 1484  ax-11 1485  ax-i12 1486  ax-bndl 1487  ax-4 1488  ax-17 1507  ax-i9 1511  ax-ial 1515  ax-i5r 1516  ax-ext 2122
This theorem depends on definitions:  df-bi 116  df-tru 1335  df-nf 1438  df-sb 1737  df-clab 2127  df-cleq 2133  df-clel 2136  df-nfc 2271  df-rab 2426  df-v 2691  df-un 3080  df-if 3480
This theorem is referenced by:  ifeq1  3482  ifeq2  3483  dfif3  3492
  Copyright terms: Public domain W3C validator