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

Theorem offval 5989
Description: Value of an operation applied to two functions. (Contributed by Mario Carneiro, 20-Jul-2014.)
Hypotheses
Ref Expression
offval.1  |-  ( ph  ->  F  Fn  A )
offval.2  |-  ( ph  ->  G  Fn  B )
offval.3  |-  ( ph  ->  A  e.  V )
offval.4  |-  ( ph  ->  B  e.  W )
offval.5  |-  ( A  i^i  B )  =  S
offval.6  |-  ( (
ph  /\  x  e.  A )  ->  ( F `  x )  =  C )
offval.7  |-  ( (
ph  /\  x  e.  B )  ->  ( G `  x )  =  D )
Assertion
Ref Expression
offval  |-  ( ph  ->  ( F  oF R G )  =  ( x  e.  S  |->  ( C R D ) ) )
Distinct variable groups:    x, A    x, F    x, G    ph, x    x, S    x, R
Allowed substitution hints:    B( x)    C( x)    D( x)    V( x)    W( x)

Proof of Theorem offval
Dummy variables  f  g are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 offval.1 . . . 4  |-  ( ph  ->  F  Fn  A )
2 offval.3 . . . 4  |-  ( ph  ->  A  e.  V )
3 fnex 5642 . . . 4  |-  ( ( F  Fn  A  /\  A  e.  V )  ->  F  e.  _V )
41, 2, 3syl2anc 408 . . 3  |-  ( ph  ->  F  e.  _V )
5 offval.2 . . . 4  |-  ( ph  ->  G  Fn  B )
6 offval.4 . . . 4  |-  ( ph  ->  B  e.  W )
7 fnex 5642 . . . 4  |-  ( ( G  Fn  B  /\  B  e.  W )  ->  G  e.  _V )
85, 6, 7syl2anc 408 . . 3  |-  ( ph  ->  G  e.  _V )
9 fndm 5222 . . . . . . . 8  |-  ( F  Fn  A  ->  dom  F  =  A )
101, 9syl 14 . . . . . . 7  |-  ( ph  ->  dom  F  =  A )
11 fndm 5222 . . . . . . . 8  |-  ( G  Fn  B  ->  dom  G  =  B )
125, 11syl 14 . . . . . . 7  |-  ( ph  ->  dom  G  =  B )
1310, 12ineq12d 3278 . . . . . 6  |-  ( ph  ->  ( dom  F  i^i  dom 
G )  =  ( A  i^i  B ) )
14 offval.5 . . . . . 6  |-  ( A  i^i  B )  =  S
1513, 14syl6eq 2188 . . . . 5  |-  ( ph  ->  ( dom  F  i^i  dom 
G )  =  S )
1615mpteq1d 4013 . . . 4  |-  ( ph  ->  ( x  e.  ( dom  F  i^i  dom  G )  |->  ( ( F `
 x ) R ( G `  x
) ) )  =  ( x  e.  S  |->  ( ( F `  x ) R ( G `  x ) ) ) )
17 inex1g 4064 . . . . . 6  |-  ( A  e.  V  ->  ( A  i^i  B )  e. 
_V )
1814, 17eqeltrrid 2227 . . . . 5  |-  ( A  e.  V  ->  S  e.  _V )
19 mptexg 5645 . . . . 5  |-  ( S  e.  _V  ->  (
x  e.  S  |->  ( ( F `  x
) R ( G `
 x ) ) )  e.  _V )
202, 18, 193syl 17 . . . 4  |-  ( ph  ->  ( x  e.  S  |->  ( ( F `  x ) R ( G `  x ) ) )  e.  _V )
2116, 20eqeltrd 2216 . . 3  |-  ( ph  ->  ( x  e.  ( dom  F  i^i  dom  G )  |->  ( ( F `
 x ) R ( G `  x
) ) )  e. 
_V )
22 dmeq 4739 . . . . . 6  |-  ( f  =  F  ->  dom  f  =  dom  F )
23 dmeq 4739 . . . . . 6  |-  ( g  =  G  ->  dom  g  =  dom  G )
2422, 23ineqan12d 3279 . . . . 5  |-  ( ( f  =  F  /\  g  =  G )  ->  ( dom  f  i^i 
dom  g )  =  ( dom  F  i^i  dom 
G ) )
25 fveq1 5420 . . . . . 6  |-  ( f  =  F  ->  (
f `  x )  =  ( F `  x ) )
26 fveq1 5420 . . . . . 6  |-  ( g  =  G  ->  (
g `  x )  =  ( G `  x ) )
2725, 26oveqan12d 5793 . . . . 5  |-  ( ( f  =  F  /\  g  =  G )  ->  ( ( f `  x ) R ( g `  x ) )  =  ( ( F `  x ) R ( G `  x ) ) )
2824, 27mpteq12dv 4010 . . . 4  |-  ( ( f  =  F  /\  g  =  G )  ->  ( x  e.  ( dom  f  i^i  dom  g )  |->  ( ( f `  x ) R ( g `  x ) ) )  =  ( x  e.  ( dom  F  i^i  dom 
G )  |->  ( ( F `  x ) R ( G `  x ) ) ) )
29 df-of 5982 . . . 4  |-  oF R  =  ( f  e.  _V ,  g  e.  _V  |->  ( x  e.  ( dom  f  i^i  dom  g )  |->  ( ( f `  x
) R ( g `
 x ) ) ) )
3028, 29ovmpoga 5900 . . 3  |-  ( ( F  e.  _V  /\  G  e.  _V  /\  (
x  e.  ( dom 
F  i^i  dom  G ) 
|->  ( ( F `  x ) R ( G `  x ) ) )  e.  _V )  ->  ( F  oF R G )  =  ( x  e.  ( dom  F  i^i  dom 
G )  |->  ( ( F `  x ) R ( G `  x ) ) ) )
314, 8, 21, 30syl3anc 1216 . 2  |-  ( ph  ->  ( F  oF R G )  =  ( x  e.  ( dom  F  i^i  dom  G )  |->  ( ( F `
 x ) R ( G `  x
) ) ) )
3214eleq2i 2206 . . . . 5  |-  ( x  e.  ( A  i^i  B )  <->  x  e.  S
)
33 elin 3259 . . . . 5  |-  ( x  e.  ( A  i^i  B )  <->  ( x  e.  A  /\  x  e.  B ) )
3432, 33bitr3i 185 . . . 4  |-  ( x  e.  S  <->  ( x  e.  A  /\  x  e.  B ) )
35 offval.6 . . . . . 6  |-  ( (
ph  /\  x  e.  A )  ->  ( F `  x )  =  C )
3635adantrr 470 . . . . 5  |-  ( (
ph  /\  ( x  e.  A  /\  x  e.  B ) )  -> 
( F `  x
)  =  C )
37 offval.7 . . . . . 6  |-  ( (
ph  /\  x  e.  B )  ->  ( G `  x )  =  D )
3837adantrl 469 . . . . 5  |-  ( (
ph  /\  ( x  e.  A  /\  x  e.  B ) )  -> 
( G `  x
)  =  D )
3936, 38oveq12d 5792 . . . 4  |-  ( (
ph  /\  ( x  e.  A  /\  x  e.  B ) )  -> 
( ( F `  x ) R ( G `  x ) )  =  ( C R D ) )
4034, 39sylan2b 285 . . 3  |-  ( (
ph  /\  x  e.  S )  ->  (
( F `  x
) R ( G `
 x ) )  =  ( C R D ) )
4140mpteq2dva 4018 . 2  |-  ( ph  ->  ( x  e.  S  |->  ( ( F `  x ) R ( G `  x ) ) )  =  ( x  e.  S  |->  ( C R D ) ) )
4231, 16, 413eqtrd 2176 1  |-  ( ph  ->  ( F  oF R G )  =  ( x  e.  S  |->  ( C R D ) ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 103    = wceq 1331    e. wcel 1480   _Vcvv 2686    i^i cin 3070    |-> cmpt 3989   dom cdm 4539    Fn wfn 5118   ` cfv 5123  (class class class)co 5774    oFcof 5980
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-in1 603  ax-in2 604  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-14 1492  ax-17 1506  ax-i9 1510  ax-ial 1514  ax-i5r 1515  ax-ext 2121  ax-coll 4043  ax-sep 4046  ax-pow 4098  ax-pr 4131  ax-setind 4452
This theorem depends on definitions:  df-bi 116  df-3an 964  df-tru 1334  df-fal 1337  df-nf 1437  df-sb 1736  df-eu 2002  df-mo 2003  df-clab 2126  df-cleq 2132  df-clel 2135  df-nfc 2270  df-ne 2309  df-ral 2421  df-rex 2422  df-reu 2423  df-rab 2425  df-v 2688  df-sbc 2910  df-csb 3004  df-dif 3073  df-un 3075  df-in 3077  df-ss 3084  df-pw 3512  df-sn 3533  df-pr 3534  df-op 3536  df-uni 3737  df-iun 3815  df-br 3930  df-opab 3990  df-mpt 3991  df-id 4215  df-xp 4545  df-rel 4546  df-cnv 4547  df-co 4548  df-dm 4549  df-rn 4550  df-res 4551  df-ima 4552  df-iota 5088  df-fun 5125  df-fn 5126  df-f 5127  df-f1 5128  df-fo 5129  df-f1o 5130  df-fv 5131  df-ov 5777  df-oprab 5778  df-mpo 5779  df-of 5982
This theorem is referenced by:  ofvalg  5991  off  5994  ofres  5996  offval2  5997  suppssof1  5999  ofco  6000  offveqb  6001
  Copyright terms: Public domain W3C validator