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

Theorem lmcn2 14448
Description: The image of a convergent sequence under a continuous map is convergent to the image of the original point. Binary operation version. (Contributed by Mario Carneiro, 15-May-2014.)
Hypotheses
Ref Expression
txlm.z  |-  Z  =  ( ZZ>= `  M )
txlm.m  |-  ( ph  ->  M  e.  ZZ )
txlm.j  |-  ( ph  ->  J  e.  (TopOn `  X ) )
txlm.k  |-  ( ph  ->  K  e.  (TopOn `  Y ) )
txlm.f  |-  ( ph  ->  F : Z --> X )
txlm.g  |-  ( ph  ->  G : Z --> Y )
lmcn2.fl  |-  ( ph  ->  F ( ~~> t `  J ) R )
lmcn2.gl  |-  ( ph  ->  G ( ~~> t `  K ) S )
lmcn2.o  |-  ( ph  ->  O  e.  ( ( J  tX  K )  Cn  N ) )
lmcn2.h  |-  H  =  ( n  e.  Z  |->  ( ( F `  n ) O ( G `  n ) ) )
Assertion
Ref Expression
lmcn2  |-  ( ph  ->  H ( ~~> t `  N ) ( R O S ) )
Distinct variable groups:    n, F    n, O    ph, n    n, G    n, J    n, K    n, X    n, Y    n, Z
Allowed substitution hints:    R( n)    S( n)    H( n)    M( n)    N( n)

Proof of Theorem lmcn2
Dummy variable  x is distinct from all other variables.
StepHypRef Expression
1 txlm.f . . . . . . 7  |-  ( ph  ->  F : Z --> X )
21ffvelcdmda 5693 . . . . . 6  |-  ( (
ph  /\  n  e.  Z )  ->  ( F `  n )  e.  X )
3 txlm.g . . . . . . 7  |-  ( ph  ->  G : Z --> Y )
43ffvelcdmda 5693 . . . . . 6  |-  ( (
ph  /\  n  e.  Z )  ->  ( G `  n )  e.  Y )
52, 4opelxpd 4692 . . . . 5  |-  ( (
ph  /\  n  e.  Z )  ->  <. ( F `  n ) ,  ( G `  n ) >.  e.  ( X  X.  Y ) )
6 eqidd 2194 . . . . 5  |-  ( ph  ->  ( n  e.  Z  |-> 
<. ( F `  n
) ,  ( G `
 n ) >.
)  =  ( n  e.  Z  |->  <. ( F `  n ) ,  ( G `  n ) >. )
)
7 txlm.j . . . . . . . 8  |-  ( ph  ->  J  e.  (TopOn `  X ) )
8 txlm.k . . . . . . . 8  |-  ( ph  ->  K  e.  (TopOn `  Y ) )
9 txtopon 14430 . . . . . . . 8  |-  ( ( J  e.  (TopOn `  X )  /\  K  e.  (TopOn `  Y )
)  ->  ( J  tX  K )  e.  (TopOn `  ( X  X.  Y
) ) )
107, 8, 9syl2anc 411 . . . . . . 7  |-  ( ph  ->  ( J  tX  K
)  e.  (TopOn `  ( X  X.  Y
) ) )
11 lmcn2.o . . . . . . . . 9  |-  ( ph  ->  O  e.  ( ( J  tX  K )  Cn  N ) )
12 cntop2 14370 . . . . . . . . 9  |-  ( O  e.  ( ( J 
tX  K )  Cn  N )  ->  N  e.  Top )
1311, 12syl 14 . . . . . . . 8  |-  ( ph  ->  N  e.  Top )
14 toptopon2 14187 . . . . . . . 8  |-  ( N  e.  Top  <->  N  e.  (TopOn `  U. N ) )
1513, 14sylib 122 . . . . . . 7  |-  ( ph  ->  N  e.  (TopOn `  U. N ) )
16 cnf2 14373 . . . . . . 7  |-  ( ( ( J  tX  K
)  e.  (TopOn `  ( X  X.  Y
) )  /\  N  e.  (TopOn `  U. N )  /\  O  e.  ( ( J  tX  K
)  Cn  N ) )  ->  O :
( X  X.  Y
) --> U. N )
1710, 15, 11, 16syl3anc 1249 . . . . . 6  |-  ( ph  ->  O : ( X  X.  Y ) --> U. N )
1817feqmptd 5610 . . . . 5  |-  ( ph  ->  O  =  ( x  e.  ( X  X.  Y )  |->  ( O `
 x ) ) )
19 fveq2 5554 . . . . . 6  |-  ( x  =  <. ( F `  n ) ,  ( G `  n )
>.  ->  ( O `  x )  =  ( O `  <. ( F `  n ) ,  ( G `  n ) >. )
)
20 df-ov 5921 . . . . . 6  |-  ( ( F `  n ) O ( G `  n ) )  =  ( O `  <. ( F `  n ) ,  ( G `  n ) >. )
2119, 20eqtr4di 2244 . . . . 5  |-  ( x  =  <. ( F `  n ) ,  ( G `  n )
>.  ->  ( O `  x )  =  ( ( F `  n
) O ( G `
 n ) ) )
225, 6, 18, 21fmptco 5724 . . . 4  |-  ( ph  ->  ( O  o.  (
n  e.  Z  |->  <.
( F `  n
) ,  ( G `
 n ) >.
) )  =  ( n  e.  Z  |->  ( ( F `  n
) O ( G `
 n ) ) ) )
23 lmcn2.h . . . 4  |-  H  =  ( n  e.  Z  |->  ( ( F `  n ) O ( G `  n ) ) )
2422, 23eqtr4di 2244 . . 3  |-  ( ph  ->  ( O  o.  (
n  e.  Z  |->  <.
( F `  n
) ,  ( G `
 n ) >.
) )  =  H )
25 lmcn2.fl . . . . 5  |-  ( ph  ->  F ( ~~> t `  J ) R )
26 lmcn2.gl . . . . 5  |-  ( ph  ->  G ( ~~> t `  K ) S )
27 txlm.z . . . . . 6  |-  Z  =  ( ZZ>= `  M )
28 txlm.m . . . . . 6  |-  ( ph  ->  M  e.  ZZ )
29 eqid 2193 . . . . . 6  |-  ( n  e.  Z  |->  <. ( F `  n ) ,  ( G `  n ) >. )  =  ( n  e.  Z  |->  <. ( F `  n ) ,  ( G `  n )
>. )
3027, 28, 7, 8, 1, 3, 29txlm 14447 . . . . 5  |-  ( ph  ->  ( ( F ( ~~> t `  J ) R  /\  G ( ~~> t `  K ) S )  <->  ( n  e.  Z  |->  <. ( F `  n ) ,  ( G `  n ) >. )
( ~~> t `  ( J  tX  K ) )
<. R ,  S >. ) )
3125, 26, 30mpbi2and 945 . . . 4  |-  ( ph  ->  ( n  e.  Z  |-> 
<. ( F `  n
) ,  ( G `
 n ) >.
) ( ~~> t `  ( J  tX  K ) ) <. R ,  S >. )
3231, 11lmcn 14419 . . 3  |-  ( ph  ->  ( O  o.  (
n  e.  Z  |->  <.
( F `  n
) ,  ( G `
 n ) >.
) ) ( ~~> t `  N ) ( O `
 <. R ,  S >. ) )
3324, 32eqbrtrrd 4053 . 2  |-  ( ph  ->  H ( ~~> t `  N ) ( O `
 <. R ,  S >. ) )
34 df-ov 5921 . 2  |-  ( R O S )  =  ( O `  <. R ,  S >. )
3533, 34breqtrrdi 4071 1  |-  ( ph  ->  H ( ~~> t `  N ) ( R O S ) )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104    = wceq 1364    e. wcel 2164   <.cop 3621   U.cuni 3835   class class class wbr 4029    |-> cmpt 4090    X. cxp 4657    o. ccom 4663   -->wf 5250   ` cfv 5254  (class class class)co 5918   ZZcz 9317   ZZ>=cuz 9592   Topctop 14165  TopOnctopon 14178    Cn ccn 14353   ~~> tclm 14355    tX ctx 14420
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 615  ax-in2 616  ax-io 710  ax-5 1458  ax-7 1459  ax-gen 1460  ax-ie1 1504  ax-ie2 1505  ax-8 1515  ax-10 1516  ax-11 1517  ax-i12 1518  ax-bndl 1520  ax-4 1521  ax-17 1537  ax-i9 1541  ax-ial 1545  ax-i5r 1546  ax-13 2166  ax-14 2167  ax-ext 2175  ax-coll 4144  ax-sep 4147  ax-pow 4203  ax-pr 4238  ax-un 4464  ax-setind 4569  ax-cnex 7963  ax-resscn 7964  ax-1cn 7965  ax-1re 7966  ax-icn 7967  ax-addcl 7968  ax-addrcl 7969  ax-mulcl 7970  ax-addcom 7972  ax-addass 7974  ax-distr 7976  ax-i2m1 7977  ax-0lt1 7978  ax-0id 7980  ax-rnegex 7981  ax-cnre 7983  ax-pre-ltirr 7984  ax-pre-ltwlin 7985  ax-pre-lttrn 7986  ax-pre-apti 7987  ax-pre-ltadd 7988
This theorem depends on definitions:  df-bi 117  df-dc 836  df-3or 981  df-3an 982  df-tru 1367  df-fal 1370  df-nf 1472  df-sb 1774  df-eu 2045  df-mo 2046  df-clab 2180  df-cleq 2186  df-clel 2189  df-nfc 2325  df-ne 2365  df-nel 2460  df-ral 2477  df-rex 2478  df-reu 2479  df-rab 2481  df-v 2762  df-sbc 2986  df-csb 3081  df-dif 3155  df-un 3157  df-in 3159  df-ss 3166  df-if 3558  df-pw 3603  df-sn 3624  df-pr 3625  df-op 3627  df-uni 3836  df-int 3871  df-iun 3914  df-br 4030  df-opab 4091  df-mpt 4092  df-id 4324  df-xp 4665  df-rel 4666  df-cnv 4667  df-co 4668  df-dm 4669  df-rn 4670  df-res 4671  df-ima 4672  df-iota 5215  df-fun 5256  df-fn 5257  df-f 5258  df-f1 5259  df-fo 5260  df-f1o 5261  df-fv 5262  df-riota 5873  df-ov 5921  df-oprab 5922  df-mpo 5923  df-1st 6193  df-2nd 6194  df-map 6704  df-pm 6705  df-pnf 8056  df-mnf 8057  df-xr 8058  df-ltxr 8059  df-le 8060  df-sub 8192  df-neg 8193  df-inn 8983  df-n0 9241  df-z 9318  df-uz 9593  df-topgen 12871  df-top 14166  df-topon 14179  df-bases 14211  df-cn 14356  df-cnp 14357  df-lm 14358  df-tx 14421
This theorem is referenced by: (None)
  Copyright terms: Public domain W3C validator