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

Theorem lgslem3 16121
Description: The set  Z of all integers with absolute value at most  1 is closed under multiplication. (Contributed by Mario Carneiro, 4-Feb-2015.)
Hypothesis
Ref Expression
lgslem2.z  |-  Z  =  { x  e.  ZZ  |  ( abs `  x
)  <_  1 }
Assertion
Ref Expression
lgslem3  |-  ( ( A  e.  Z  /\  B  e.  Z )  ->  ( A  x.  B
)  e.  Z )
Distinct variable groups:    x, A    x, B
Allowed substitution hint:    Z( x)

Proof of Theorem lgslem3
StepHypRef Expression
1 zmulcl 9698 . . . 4  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  x.  B
)  e.  ZZ )
21ad2ant2r 513 . . 3  |-  ( ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )  ->  ( A  x.  B )  e.  ZZ )
3 zcn 9649 . . . . . 6  |-  ( A  e.  ZZ  ->  A  e.  CC )
4 zcn 9649 . . . . . 6  |-  ( B  e.  ZZ  ->  B  e.  CC )
5 absmul 11835 . . . . . 6  |-  ( ( A  e.  CC  /\  B  e.  CC )  ->  ( abs `  ( A  x.  B )
)  =  ( ( abs `  A )  x.  ( abs `  B
) ) )
63, 4, 5syl2an 289 . . . . 5  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( abs `  ( A  x.  B )
)  =  ( ( abs `  A )  x.  ( abs `  B
) ) )
76ad2ant2r 513 . . . 4  |-  ( ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )  ->  ( abs `  ( A  x.  B ) )  =  ( ( abs `  A
)  x.  ( abs `  B ) ) )
8 abscl 11817 . . . . . . . . . . 11  |-  ( A  e.  CC  ->  ( abs `  A )  e.  RR )
9 absge0 11826 . . . . . . . . . . 11  |-  ( A  e.  CC  ->  0  <_  ( abs `  A
) )
108, 9jca 306 . . . . . . . . . 10  |-  ( A  e.  CC  ->  (
( abs `  A
)  e.  RR  /\  0  <_  ( abs `  A
) ) )
113, 10syl 14 . . . . . . . . 9  |-  ( A  e.  ZZ  ->  (
( abs `  A
)  e.  RR  /\  0  <_  ( abs `  A
) ) )
1211adantr 276 . . . . . . . 8  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( ( abs `  A
)  e.  RR  /\  0  <_  ( abs `  A
) ) )
13 1red 8341 . . . . . . . 8  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  1  e.  RR )
14 abscl 11817 . . . . . . . . . . 11  |-  ( B  e.  CC  ->  ( abs `  B )  e.  RR )
15 absge0 11826 . . . . . . . . . . 11  |-  ( B  e.  CC  ->  0  <_  ( abs `  B
) )
1614, 15jca 306 . . . . . . . . . 10  |-  ( B  e.  CC  ->  (
( abs `  B
)  e.  RR  /\  0  <_  ( abs `  B
) ) )
174, 16syl 14 . . . . . . . . 9  |-  ( B  e.  ZZ  ->  (
( abs `  B
)  e.  RR  /\  0  <_  ( abs `  B
) ) )
1817adantl 277 . . . . . . . 8  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( ( abs `  B
)  e.  RR  /\  0  <_  ( abs `  B
) ) )
19 lemul12a 9192 . . . . . . . 8  |-  ( ( ( ( ( abs `  A )  e.  RR  /\  0  <_  ( abs `  A ) )  /\  1  e.  RR )  /\  ( ( ( abs `  B )  e.  RR  /\  0  <_  ( abs `  B ) )  /\  1  e.  RR )
)  ->  ( (
( abs `  A
)  <_  1  /\  ( abs `  B )  <_  1 )  -> 
( ( abs `  A
)  x.  ( abs `  B ) )  <_ 
( 1  x.  1 ) ) )
2012, 13, 18, 13, 19syl22anc 1279 . . . . . . 7  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( ( ( abs `  A )  <_  1  /\  ( abs `  B
)  <_  1 )  ->  ( ( abs `  A )  x.  ( abs `  B ) )  <_  ( 1  x.  1 ) ) )
2120imp 124 . . . . . 6  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( abs `  A )  <_  1  /\  ( abs `  B
)  <_  1 ) )  ->  ( ( abs `  A )  x.  ( abs `  B
) )  <_  (
1  x.  1 ) )
2221an4s 596 . . . . 5  |-  ( ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )  ->  (
( abs `  A
)  x.  ( abs `  B ) )  <_ 
( 1  x.  1 ) )
23 1t1e1 9457 . . . . 5  |-  ( 1  x.  1 )  =  1
2422, 23breqtrdi 4171 . . . 4  |-  ( ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )  ->  (
( abs `  A
)  x.  ( abs `  B ) )  <_ 
1 )
257, 24eqbrtrd 4152 . . 3  |-  ( ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )  ->  ( abs `  ( A  x.  B ) )  <_ 
1 )
262, 25jca 306 . 2  |-  ( ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )  ->  (
( A  x.  B
)  e.  ZZ  /\  ( abs `  ( A  x.  B ) )  <_  1 ) )
27 fveq2 5695 . . . . 5  |-  ( x  =  A  ->  ( abs `  x )  =  ( abs `  A
) )
2827breq1d 4140 . . . 4  |-  ( x  =  A  ->  (
( abs `  x
)  <_  1  <->  ( abs `  A )  <_  1
) )
29 lgslem2.z . . . 4  |-  Z  =  { x  e.  ZZ  |  ( abs `  x
)  <_  1 }
3028, 29elrab2 2985 . . 3  |-  ( A  e.  Z  <->  ( A  e.  ZZ  /\  ( abs `  A )  <_  1
) )
31 fveq2 5695 . . . . 5  |-  ( x  =  B  ->  ( abs `  x )  =  ( abs `  B
) )
3231breq1d 4140 . . . 4  |-  ( x  =  B  ->  (
( abs `  x
)  <_  1  <->  ( abs `  B )  <_  1
) )
3332, 29elrab2 2985 . . 3  |-  ( B  e.  Z  <->  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) )
3430, 33anbi12i 464 . 2  |-  ( ( A  e.  Z  /\  B  e.  Z )  <->  ( ( A  e.  ZZ  /\  ( abs `  A
)  <_  1 )  /\  ( B  e.  ZZ  /\  ( abs `  B )  <_  1
) ) )
35 fveq2 5695 . . . 4  |-  ( x  =  ( A  x.  B )  ->  ( abs `  x )  =  ( abs `  ( A  x.  B )
) )
3635breq1d 4140 . . 3  |-  ( x  =  ( A  x.  B )  ->  (
( abs `  x
)  <_  1  <->  ( abs `  ( A  x.  B
) )  <_  1
) )
3736, 29elrab2 2985 . 2  |-  ( ( A  x.  B )  e.  Z  <->  ( ( A  x.  B )  e.  ZZ  /\  ( abs `  ( A  x.  B
) )  <_  1
) )
3826, 34, 373imtr4i 201 1  |-  ( ( A  e.  Z  /\  B  e.  Z )  ->  ( A  x.  B
)  e.  Z )
Colors of variables:    wff set class
This proof depends on syntax axioms:    -> wi 4    /\ wa 104    = wceq 1402    e. wcel 2209   {crab 2532   class class class wbr 4130   ` cfv 5377  (class class class)co 6085   CCcc 8177   RRcr 8178   0cc0 8179   1c1 8180    x. cmul 8184    <_ cle 8361   ZZcz 9644   abscabs 11763
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 623  ax-in2 624  ax-io 721  ax-5 1500  ax-7 1501  ax-gen 1502  ax-ie1 1546  ax-ie2 1547  ax-8 1557  ax-10 1558  ax-11 1559  ax-i12 1560  ax-bndl 1562  ax-4 1563  ax-17 1579  ax-i9 1583  ax-ial 1587  ax-i5r 1588  ax-14 2212  ax-ext 2220  ax-coll 4246  ax-sep 4249  ax-nul 4259  ax-pow 4311  ax-pr 4346  ax-un 4578  ax-setind 4684  ax-iinf 4735  ax-cnex 8270  ax-resscn 8271  ax-1cn 8272  ax-1re 8273  ax-icn 8274  ax-addcl 8275  ax-addrcl 8276  ax-mulcl 8277  ax-mulrcl 8278  ax-addcom 8279  ax-mulcom 8280  ax-addass 8281  ax-mulass 8282  ax-distr 8283  ax-i2m1 8284  ax-0lt1 8285  ax-1rid 8286  ax-0id 8287  ax-rnegex 8288  ax-precex 8289  ax-cnre 8290  ax-pre-ltirr 8291  ax-pre-ltwlin 8292  ax-pre-lttrn 8293  ax-pre-apti 8294  ax-pre-ltadd 8295  ax-pre-mulgt0 8296  ax-pre-mulext 8297  ax-arch 8298  ax-caucvg 8299
This proof depends on definitions:  df-bi 117  df-dc 847  df-3or 1010  df-3an 1011  df-tru 1405  df-fal 1408  df-nf 1514  df-sb 1816  df-eu 2089  df-mo 2090  df-clab 2225  df-cleq 2231  df-clel 2234  df-nfc 2381  df-ne 2421  df-nel 2516  df-ral 2533  df-rex 2534  df-reu 2535  df-rmo 2536  df-rab 2537  df-v 2823  df-sbc 3052  df-csb 3148  df-dif 3222  df-un 3224  df-in 3226  df-ss 3233  df-nul 3521  df-if 3639  df-pw 3690  df-sn 3715  df-pr 3716  df-op 3718  df-uni 3936  df-int 3971  df-iun 4014  df-br 4131  df-opab 4193  df-mpt 4194  df-tr 4230  df-id 4438  df-po 4441  df-iso 4442  df-iord 4511  df-on 4513  df-ilim 4514  df-suc 4516  df-iom 4738  df-xp 4780  df-rel 4781  df-cnv 4782  df-co 4783  df-dm 4784  df-rn 4785  df-res 4786  df-ima 4787  df-iota 5337  df-fun 5379  df-fn 5380  df-f 5381  df-f1 5382  df-fo 5383  df-f1o 5384  df-fv 5385  df-riota 6038  df-ov 6088  df-oprab 6089  df-mpo 6090  df-1st 6374  df-2nd 6375  df-recs 6576  df-frec 6662  df-pnf 8362  df-mnf 8363  df-xr 8364  df-ltxr 8365  df-le 8366  df-sub 8499  df-neg 8500  df-reap 8903  df-ap 8910  df-div 9003  df-inn 9305  df-2 9363  df-3 9364  df-4 9365  df-n0 9564  df-z 9645  df-uz 9922  df-rp 10055  df-seqfrec 10885  df-exp 10976  df-cj 11607  df-re 11608  df-im 11609  df-rsqrt 11764  df-abs 11765
This theorem is used by:  lgsfcl2  16125  lgscllem  16126  lgsdirprm  16153
  Copyright terms: Public domain W3C validator