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

Theorem pcgcd1 12345
Description: The prime count of a GCD is the minimum of the prime counts of the arguments. (Contributed by Mario Carneiro, 3-Oct-2014.)
Assertion
Ref Expression
pcgcd1  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  -> 
( P  pCnt  ( A  gcd  B ) )  =  ( P  pCnt  A ) )

Proof of Theorem pcgcd1
StepHypRef Expression
1 oveq2 5899 . . . 4  |-  ( B  =  0  ->  ( A  gcd  B )  =  ( A  gcd  0
) )
21oveq2d 5907 . . 3  |-  ( B  =  0  ->  ( P  pCnt  ( A  gcd  B ) )  =  ( P  pCnt  ( A  gcd  0 ) ) )
3 simp2 1000 . . . . . . 7  |-  ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  A  e.  ZZ )
4 gcdid0 11999 . . . . . . 7  |-  ( A  e.  ZZ  ->  ( A  gcd  0 )  =  ( abs `  A
) )
53, 4syl 14 . . . . . 6  |-  ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( A  gcd  0 )  =  ( abs `  A
) )
65oveq2d 5907 . . . . 5  |-  ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( P  pCnt  ( A  gcd  0 ) )  =  ( P  pCnt  ( abs `  A ) ) )
7 zq 9644 . . . . . . 7  |-  ( A  e.  ZZ  ->  A  e.  QQ )
8 pcabs 12343 . . . . . . 7  |-  ( ( P  e.  Prime  /\  A  e.  QQ )  ->  ( P  pCnt  ( abs `  A
) )  =  ( P  pCnt  A )
)
97, 8sylan2 286 . . . . . 6  |-  ( ( P  e.  Prime  /\  A  e.  ZZ )  ->  ( P  pCnt  ( abs `  A
) )  =  ( P  pCnt  A )
)
1093adant3 1019 . . . . 5  |-  ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( P  pCnt  ( abs `  A
) )  =  ( P  pCnt  A )
)
116, 10eqtrd 2222 . . . 4  |-  ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  ( P  pCnt  ( A  gcd  0 ) )  =  ( P  pCnt  A
) )
1211adantr 276 . . 3  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  -> 
( P  pCnt  ( A  gcd  0 ) )  =  ( P  pCnt  A ) )
132, 12sylan9eqr 2244 . 2  |-  ( ( ( ( P  e. 
Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A )  <_  ( P  pCnt  B ) )  /\  B  =  0 )  ->  ( P  pCnt  ( A  gcd  B ) )  =  ( P 
pCnt  A ) )
14 simpl1 1002 . . . . 5  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  P  e.  Prime )
153adantr 276 . . . . . . 7  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  A  e.  ZZ )
16 simpl3 1004 . . . . . . 7  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  B  e.  ZZ )
17 simprr 531 . . . . . . . 8  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  B  =/=  0 )
18 simpr 110 . . . . . . . . 9  |-  ( ( A  =  0  /\  B  =  0 )  ->  B  =  0 )
1918necon3ai 2409 . . . . . . . 8  |-  ( B  =/=  0  ->  -.  ( A  =  0  /\  B  =  0
) )
2017, 19syl 14 . . . . . . 7  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  -.  ( A  =  0  /\  B  =  0 ) )
21 gcdn0cl 11981 . . . . . . 7  |-  ( ( ( A  e.  ZZ  /\  B  e.  ZZ )  /\  -.  ( A  =  0  /\  B  =  0 ) )  ->  ( A  gcd  B )  e.  NN )
2215, 16, 20, 21syl21anc 1248 . . . . . 6  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( A  gcd  B
)  e.  NN )
2322nnzd 9392 . . . . 5  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( A  gcd  B
)  e.  ZZ )
24 gcddvds 11982 . . . . . . 7  |-  ( ( A  e.  ZZ  /\  B  e.  ZZ )  ->  ( ( A  gcd  B )  ||  A  /\  ( A  gcd  B ) 
||  B ) )
2515, 16, 24syl2anc 411 . . . . . 6  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( A  gcd  B )  ||  A  /\  ( A  gcd  B ) 
||  B ) )
2625simpld 112 . . . . 5  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( A  gcd  B
)  ||  A )
27 pcdvdstr 12344 . . . . 5  |-  ( ( P  e.  Prime  /\  (
( A  gcd  B
)  e.  ZZ  /\  A  e.  ZZ  /\  ( A  gcd  B )  ||  A ) )  -> 
( P  pCnt  ( A  gcd  B ) )  <_  ( P  pCnt  A ) )
2814, 23, 15, 26, 27syl13anc 1251 . . . 4  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  ( A  gcd  B ) )  <_  ( P  pCnt  A ) )
2915, 7syl 14 . . . . . . . . . 10  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  A  e.  QQ )
30 pcxcl 12329 . . . . . . . . . 10  |-  ( ( P  e.  Prime  /\  A  e.  QQ )  ->  ( P  pCnt  A )  e. 
RR* )
3114, 29, 30syl2anc 411 . . . . . . . . 9  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  A
)  e.  RR* )
32 pczcl 12316 . . . . . . . . . . 11  |-  ( ( P  e.  Prime  /\  ( B  e.  ZZ  /\  B  =/=  0 ) )  -> 
( P  pCnt  B
)  e.  NN0 )
3314, 16, 17, 32syl12anc 1247 . . . . . . . . . 10  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  B
)  e.  NN0 )
3433nn0red 9248 . . . . . . . . 9  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  B
)  e.  RR )
35 pcge0 12330 . . . . . . . . . . 11  |-  ( ( P  e.  Prime  /\  A  e.  ZZ )  ->  0  <_  ( P  pCnt  A
) )
3614, 15, 35syl2anc 411 . . . . . . . . . 10  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
0  <_  ( P  pCnt  A ) )
37 ge0gtmnf 9841 . . . . . . . . . 10  |-  ( ( ( P  pCnt  A
)  e.  RR*  /\  0  <_  ( P  pCnt  A
) )  -> -oo  <  ( P  pCnt  A )
)
3831, 36, 37syl2anc 411 . . . . . . . . 9  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> -oo  <  ( P  pCnt  A ) )
39 simprl 529 . . . . . . . . 9  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  A
)  <_  ( P  pCnt  B ) )
40 xrre 9838 . . . . . . . . 9  |-  ( ( ( ( P  pCnt  A )  e.  RR*  /\  ( P  pCnt  B )  e.  RR )  /\  ( -oo  <  ( P  pCnt  A )  /\  ( P 
pCnt  A )  <_  ( P  pCnt  B ) ) )  ->  ( P  pCnt  A )  e.  RR )
4131, 34, 38, 39, 40syl22anc 1250 . . . . . . . 8  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  A
)  e.  RR )
42 pnfnre 8017 . . . . . . . . . . . 12  |- +oo  e/  RR
4342neli 2457 . . . . . . . . . . 11  |-  -. +oo  e.  RR
44 pc0 12322 . . . . . . . . . . . . 13  |-  ( P  e.  Prime  ->  ( P 
pCnt  0 )  = +oo )
4514, 44syl 14 . . . . . . . . . . . 12  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  0
)  = +oo )
4645eleq1d 2258 . . . . . . . . . . 11  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( P  pCnt  0 )  e.  RR  <-> +oo  e.  RR ) )
4743, 46mtbiri 676 . . . . . . . . . 10  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  -.  ( P  pCnt  0
)  e.  RR )
48 oveq2 5899 . . . . . . . . . . . 12  |-  ( A  =  0  ->  ( P  pCnt  A )  =  ( P  pCnt  0
) )
4948eleq1d 2258 . . . . . . . . . . 11  |-  ( A  =  0  ->  (
( P  pCnt  A
)  e.  RR  <->  ( P  pCnt  0 )  e.  RR ) )
5049notbid 668 . . . . . . . . . 10  |-  ( A  =  0  ->  ( -.  ( P  pCnt  A
)  e.  RR  <->  -.  ( P  pCnt  0 )  e.  RR ) )
5147, 50syl5ibrcom 157 . . . . . . . . 9  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( A  =  0  ->  -.  ( P  pCnt  A )  e.  RR ) )
5251necon2ad 2417 . . . . . . . 8  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( P  pCnt  A )  e.  RR  ->  A  =/=  0 ) )
5341, 52mpd 13 . . . . . . 7  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  A  =/=  0 )
54 pczdvds 12331 . . . . . . 7  |-  ( ( P  e.  Prime  /\  ( A  e.  ZZ  /\  A  =/=  0 ) )  -> 
( P ^ ( P  pCnt  A ) ) 
||  A )
5514, 15, 53, 54syl12anc 1247 . . . . . 6  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P ^ ( P  pCnt  A ) ) 
||  A )
56 pczcl 12316 . . . . . . . . 9  |-  ( ( P  e.  Prime  /\  ( A  e.  ZZ  /\  A  =/=  0 ) )  -> 
( P  pCnt  A
)  e.  NN0 )
5714, 15, 53, 56syl12anc 1247 . . . . . . . 8  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  A
)  e.  NN0 )
58 pcdvdsb 12337 . . . . . . . 8  |-  ( ( P  e.  Prime  /\  B  e.  ZZ  /\  ( P 
pCnt  A )  e.  NN0 )  ->  ( ( P 
pCnt  A )  <_  ( P  pCnt  B )  <->  ( P ^ ( P  pCnt  A ) )  ||  B
) )
5914, 16, 57, 58syl3anc 1249 . . . . . . 7  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( P  pCnt  A )  <_  ( P  pCnt  B )  <->  ( P ^ ( P  pCnt  A ) )  ||  B
) )
6039, 59mpbid 147 . . . . . 6  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P ^ ( P  pCnt  A ) ) 
||  B )
61 prmnn 12128 . . . . . . . . . 10  |-  ( P  e.  Prime  ->  P  e.  NN )
6214, 61syl 14 . . . . . . . . 9  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  ->  P  e.  NN )
6362, 57nnexpcld 10694 . . . . . . . 8  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P ^ ( P  pCnt  A ) )  e.  NN )
6463nnzd 9392 . . . . . . 7  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P ^ ( P  pCnt  A ) )  e.  ZZ )
65 dvdsgcd 12031 . . . . . . 7  |-  ( ( ( P ^ ( P  pCnt  A ) )  e.  ZZ  /\  A  e.  ZZ  /\  B  e.  ZZ )  ->  (
( ( P ^
( P  pCnt  A
) )  ||  A  /\  ( P ^ ( P  pCnt  A ) ) 
||  B )  -> 
( P ^ ( P  pCnt  A ) ) 
||  ( A  gcd  B ) ) )
6664, 15, 16, 65syl3anc 1249 . . . . . 6  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( ( P ^ ( P  pCnt  A ) )  ||  A  /\  ( P ^ ( P  pCnt  A ) ) 
||  B )  -> 
( P ^ ( P  pCnt  A ) ) 
||  ( A  gcd  B ) ) )
6755, 60, 66mp2and 433 . . . . 5  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P ^ ( P  pCnt  A ) ) 
||  ( A  gcd  B ) )
68 pcdvdsb 12337 . . . . . 6  |-  ( ( P  e.  Prime  /\  ( A  gcd  B )  e.  ZZ  /\  ( P 
pCnt  A )  e.  NN0 )  ->  ( ( P 
pCnt  A )  <_  ( P  pCnt  ( A  gcd  B ) )  <->  ( P ^ ( P  pCnt  A ) )  ||  ( A  gcd  B ) ) )
6914, 23, 57, 68syl3anc 1249 . . . . 5  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( P  pCnt  A )  <_  ( P  pCnt  ( A  gcd  B
) )  <->  ( P ^ ( P  pCnt  A ) )  ||  ( A  gcd  B ) ) )
7067, 69mpbird 167 . . . 4  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  A
)  <_  ( P  pCnt  ( A  gcd  B
) ) )
7114, 22pccld 12318 . . . . . 6  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  ( A  gcd  B ) )  e.  NN0 )
7271nn0red 9248 . . . . 5  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  ( A  gcd  B ) )  e.  RR )
7372, 41letri3d 8091 . . . 4  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( ( P  pCnt  ( A  gcd  B ) )  =  ( P 
pCnt  A )  <->  ( ( P  pCnt  ( A  gcd  B ) )  <_  ( P  pCnt  A )  /\  ( P  pCnt  A )  <_  ( P  pCnt  ( A  gcd  B ) ) ) ) )
7428, 70, 73mpbir2and 946 . . 3  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( ( P  pCnt  A )  <_  ( P  pCnt  B )  /\  B  =/=  0 ) )  -> 
( P  pCnt  ( A  gcd  B ) )  =  ( P  pCnt  A ) )
7574anassrs 400 . 2  |-  ( ( ( ( P  e. 
Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A )  <_  ( P  pCnt  B ) )  /\  B  =/=  0 )  -> 
( P  pCnt  ( A  gcd  B ) )  =  ( P  pCnt  A ) )
76 simpl3 1004 . . . 4  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  ->  B  e.  ZZ )
77 0zd 9283 . . . 4  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  -> 
0  e.  ZZ )
78 zdceq 9346 . . . 4  |-  ( ( B  e.  ZZ  /\  0  e.  ZZ )  -> DECID  B  =  0 )
7976, 77, 78syl2anc 411 . . 3  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  -> DECID  B  =  0 )
80 dcne 2371 . . 3  |-  (DECID  B  =  0  <->  ( B  =  0  \/  B  =/=  0 ) )
8179, 80sylib 122 . 2  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  -> 
( B  =  0  \/  B  =/=  0
) )
8213, 75, 81mpjaodan 799 1  |-  ( ( ( P  e.  Prime  /\  A  e.  ZZ  /\  B  e.  ZZ )  /\  ( P  pCnt  A
)  <_  ( P  pCnt  B ) )  -> 
( P  pCnt  ( A  gcd  B ) )  =  ( P  pCnt  A ) )
Colors of variables: wff set class
Syntax hints:   -. wn 3    -> wi 4    /\ wa 104    <-> wb 105    \/ wo 709  DECID wdc 835    /\ w3a 980    = wceq 1364    e. wcel 2160    =/= wne 2360   class class class wbr 4018   ` cfv 5231  (class class class)co 5891   RRcr 7828   0cc0 7829   +oocpnf 8007   -oocmnf 8008   RR*cxr 8009    < clt 8010    <_ cle 8011   NNcn 8937   NN0cn0 9194   ZZcz 9271   QQcq 9637   ^cexp 10537   abscabs 11024    || cdvds 11812    gcd cgcd 11961   Primecprime 12125    pCnt cpc 12302
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 2162  ax-14 2163  ax-ext 2171  ax-coll 4133  ax-sep 4136  ax-nul 4144  ax-pow 4189  ax-pr 4224  ax-un 4448  ax-setind 4551  ax-iinf 4602  ax-cnex 7920  ax-resscn 7921  ax-1cn 7922  ax-1re 7923  ax-icn 7924  ax-addcl 7925  ax-addrcl 7926  ax-mulcl 7927  ax-mulrcl 7928  ax-addcom 7929  ax-mulcom 7930  ax-addass 7931  ax-mulass 7932  ax-distr 7933  ax-i2m1 7934  ax-0lt1 7935  ax-1rid 7936  ax-0id 7937  ax-rnegex 7938  ax-precex 7939  ax-cnre 7940  ax-pre-ltirr 7941  ax-pre-ltwlin 7942  ax-pre-lttrn 7943  ax-pre-apti 7944  ax-pre-ltadd 7945  ax-pre-mulgt0 7946  ax-pre-mulext 7947  ax-arch 7948  ax-caucvg 7949
This theorem depends on definitions:  df-bi 117  df-stab 832  df-dc 836  df-3or 981  df-3an 982  df-tru 1367  df-fal 1370  df-nf 1472  df-sb 1774  df-eu 2041  df-mo 2042  df-clab 2176  df-cleq 2182  df-clel 2185  df-nfc 2321  df-ne 2361  df-nel 2456  df-ral 2473  df-rex 2474  df-reu 2475  df-rmo 2476  df-rab 2477  df-v 2754  df-sbc 2978  df-csb 3073  df-dif 3146  df-un 3148  df-in 3150  df-ss 3157  df-nul 3438  df-if 3550  df-pw 3592  df-sn 3613  df-pr 3614  df-op 3616  df-uni 3825  df-int 3860  df-iun 3903  df-br 4019  df-opab 4080  df-mpt 4081  df-tr 4117  df-id 4308  df-po 4311  df-iso 4312  df-iord 4381  df-on 4383  df-ilim 4384  df-suc 4386  df-iom 4605  df-xp 4647  df-rel 4648  df-cnv 4649  df-co 4650  df-dm 4651  df-rn 4652  df-res 4653  df-ima 4654  df-iota 5193  df-fun 5233  df-fn 5234  df-f 5235  df-f1 5236  df-fo 5237  df-f1o 5238  df-fv 5239  df-isom 5240  df-riota 5847  df-ov 5894  df-oprab 5895  df-mpo 5896  df-1st 6159  df-2nd 6160  df-recs 6324  df-frec 6410  df-1o 6435  df-2o 6436  df-er 6553  df-en 6759  df-sup 7001  df-inf 7002  df-pnf 8012  df-mnf 8013  df-xr 8014  df-ltxr 8015  df-le 8016  df-sub 8148  df-neg 8149  df-reap 8550  df-ap 8557  df-div 8648  df-inn 8938  df-2 8996  df-3 8997  df-4 8998  df-n0 9195  df-z 9272  df-uz 9547  df-q 9638  df-rp 9672  df-fz 10027  df-fzo 10161  df-fl 10288  df-mod 10341  df-seqfrec 10464  df-exp 10538  df-cj 10869  df-re 10870  df-im 10871  df-rsqrt 11025  df-abs 11026  df-dvds 11813  df-gcd 11962  df-prm 12126  df-pc 12303
This theorem is referenced by:  pcgcd  12346
  Copyright terms: Public domain W3C validator