MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  qnumdenbi Structured version   Visualization version   GIF version

Theorem qnumdenbi 16493
Description: Two numbers are the canonical representation of a rational iff they are coprime and have the right quotient. (Contributed by Stefan O'Rear, 13-Sep-2014.)
Assertion
Ref Expression
qnumdenbi ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (((𝐵 gcd 𝐶) = 1 ∧ 𝐴 = (𝐵 / 𝐶)) ↔ ((numer‘𝐴) = 𝐵 ∧ (denom‘𝐴) = 𝐶)))

Proof of Theorem qnumdenbi
Dummy variable 𝑎 is distinct from all other variables.
StepHypRef Expression
1 qredeu 16408 . . . . . . 7 (𝐴 ∈ ℚ → ∃!𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))
2 riotacl 7282 . . . . . . 7 (∃!𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))) → (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) ∈ (ℤ × ℕ))
3 1st2nd2 7902 . . . . . . 7 ((𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) ∈ (ℤ × ℕ) → (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨(1st ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))), (2nd ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))))⟩)
41, 2, 33syl 18 . . . . . 6 (𝐴 ∈ ℚ → (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨(1st ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))), (2nd ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))))⟩)
5 qnumval 16486 . . . . . . 7 (𝐴 ∈ ℚ → (numer‘𝐴) = (1st ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))))
6 qdenval 16487 . . . . . . 7 (𝐴 ∈ ℚ → (denom‘𝐴) = (2nd ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))))
75, 6opeq12d 4817 . . . . . 6 (𝐴 ∈ ℚ → ⟨(numer‘𝐴), (denom‘𝐴)⟩ = ⟨(1st ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))), (2nd ‘(𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))))⟩)
84, 7eqtr4d 2779 . . . . 5 (𝐴 ∈ ℚ → (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨(numer‘𝐴), (denom‘𝐴)⟩)
98eqeq1d 2738 . . . 4 (𝐴 ∈ ℚ → ((𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨𝐵, 𝐶⟩ ↔ ⟨(numer‘𝐴), (denom‘𝐴)⟩ = ⟨𝐵, 𝐶⟩))
1093ad2ant1 1133 . . 3 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ((𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨𝐵, 𝐶⟩ ↔ ⟨(numer‘𝐴), (denom‘𝐴)⟩ = ⟨𝐵, 𝐶⟩))
11 fvex 6817 . . . 4 (numer‘𝐴) ∈ V
12 fvex 6817 . . . 4 (denom‘𝐴) ∈ V
1311, 12opth 5404 . . 3 (⟨(numer‘𝐴), (denom‘𝐴)⟩ = ⟨𝐵, 𝐶⟩ ↔ ((numer‘𝐴) = 𝐵 ∧ (denom‘𝐴) = 𝐶))
1410, 13bitr2di 288 . 2 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (((numer‘𝐴) = 𝐵 ∧ (denom‘𝐴) = 𝐶) ↔ (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨𝐵, 𝐶⟩))
15 opelxpi 5637 . . . 4 ((𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ⟨𝐵, 𝐶⟩ ∈ (ℤ × ℕ))
16153adant1 1130 . . 3 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ⟨𝐵, 𝐶⟩ ∈ (ℤ × ℕ))
1713ad2ant1 1133 . . 3 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ∃!𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))))
18 fveq2 6804 . . . . . . 7 (𝑎 = ⟨𝐵, 𝐶⟩ → (1st𝑎) = (1st ‘⟨𝐵, 𝐶⟩))
19 fveq2 6804 . . . . . . 7 (𝑎 = ⟨𝐵, 𝐶⟩ → (2nd𝑎) = (2nd ‘⟨𝐵, 𝐶⟩))
2018, 19oveq12d 7325 . . . . . 6 (𝑎 = ⟨𝐵, 𝐶⟩ → ((1st𝑎) gcd (2nd𝑎)) = ((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)))
2120eqeq1d 2738 . . . . 5 (𝑎 = ⟨𝐵, 𝐶⟩ → (((1st𝑎) gcd (2nd𝑎)) = 1 ↔ ((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = 1))
2218, 19oveq12d 7325 . . . . . 6 (𝑎 = ⟨𝐵, 𝐶⟩ → ((1st𝑎) / (2nd𝑎)) = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩)))
2322eqeq2d 2747 . . . . 5 (𝑎 = ⟨𝐵, 𝐶⟩ → (𝐴 = ((1st𝑎) / (2nd𝑎)) ↔ 𝐴 = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩))))
2421, 23anbi12d 632 . . . 4 (𝑎 = ⟨𝐵, 𝐶⟩ → ((((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎))) ↔ (((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = 1 ∧ 𝐴 = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩)))))
2524riota2 7290 . . 3 ((⟨𝐵, 𝐶⟩ ∈ (ℤ × ℕ) ∧ ∃!𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) → ((((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = 1 ∧ 𝐴 = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩))) ↔ (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨𝐵, 𝐶⟩))
2616, 17, 25syl2anc 585 . 2 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ((((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = 1 ∧ 𝐴 = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩))) ↔ (𝑎 ∈ (ℤ × ℕ)(((1st𝑎) gcd (2nd𝑎)) = 1 ∧ 𝐴 = ((1st𝑎) / (2nd𝑎)))) = ⟨𝐵, 𝐶⟩))
27 op1stg 7875 . . . . . 6 ((𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (1st ‘⟨𝐵, 𝐶⟩) = 𝐵)
28 op2ndg 7876 . . . . . 6 ((𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (2nd ‘⟨𝐵, 𝐶⟩) = 𝐶)
2927, 28oveq12d 7325 . . . . 5 ((𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = (𝐵 gcd 𝐶))
30293adant1 1130 . . . 4 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = (𝐵 gcd 𝐶))
3130eqeq1d 2738 . . 3 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = 1 ↔ (𝐵 gcd 𝐶) = 1))
32273adant1 1130 . . . . 5 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (1st ‘⟨𝐵, 𝐶⟩) = 𝐵)
33283adant1 1130 . . . . 5 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (2nd ‘⟨𝐵, 𝐶⟩) = 𝐶)
3432, 33oveq12d 7325 . . . 4 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩)) = (𝐵 / 𝐶))
3534eqeq2d 2747 . . 3 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (𝐴 = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩)) ↔ 𝐴 = (𝐵 / 𝐶)))
3631, 35anbi12d 632 . 2 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → ((((1st ‘⟨𝐵, 𝐶⟩) gcd (2nd ‘⟨𝐵, 𝐶⟩)) = 1 ∧ 𝐴 = ((1st ‘⟨𝐵, 𝐶⟩) / (2nd ‘⟨𝐵, 𝐶⟩))) ↔ ((𝐵 gcd 𝐶) = 1 ∧ 𝐴 = (𝐵 / 𝐶))))
3714, 26, 363bitr2rd 308 1 ((𝐴 ∈ ℚ ∧ 𝐵 ∈ ℤ ∧ 𝐶 ∈ ℕ) → (((𝐵 gcd 𝐶) = 1 ∧ 𝐴 = (𝐵 / 𝐶)) ↔ ((numer‘𝐴) = 𝐵 ∧ (denom‘𝐴) = 𝐶)))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 397  w3a 1087   = wceq 1539  wcel 2104  ∃!wreu 3282  cop 4571   × cxp 5598  cfv 6458  crio 7263  (class class class)co 7307  1st c1st 7861  2nd c2nd 7862  1c1 10918   / cdiv 11678  cn 12019  cz 12365  cq 12734   gcd cgcd 16246  numercnumer 16482  denomcdenom 16483
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1911  ax-6 1969  ax-7 2009  ax-8 2106  ax-9 2114  ax-10 2135  ax-11 2152  ax-12 2169  ax-ext 2707  ax-sep 5232  ax-nul 5239  ax-pow 5297  ax-pr 5361  ax-un 7620  ax-cnex 10973  ax-resscn 10974  ax-1cn 10975  ax-icn 10976  ax-addcl 10977  ax-addrcl 10978  ax-mulcl 10979  ax-mulrcl 10980  ax-mulcom 10981  ax-addass 10982  ax-mulass 10983  ax-distr 10984  ax-i2m1 10985  ax-1ne0 10986  ax-1rid 10987  ax-rnegex 10988  ax-rrecex 10989  ax-cnre 10990  ax-pre-lttri 10991  ax-pre-lttrn 10992  ax-pre-ltadd 10993  ax-pre-mulgt0 10994  ax-pre-sup 10995
This theorem depends on definitions:  df-bi 206  df-an 398  df-or 846  df-3or 1088  df-3an 1089  df-tru 1542  df-fal 1552  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2538  df-eu 2567  df-clab 2714  df-cleq 2728  df-clel 2814  df-nfc 2887  df-ne 2942  df-nel 3048  df-ral 3063  df-rex 3072  df-rmo 3285  df-reu 3286  df-rab 3287  df-v 3439  df-sbc 3722  df-csb 3838  df-dif 3895  df-un 3897  df-in 3899  df-ss 3909  df-pss 3911  df-nul 4263  df-if 4466  df-pw 4541  df-sn 4566  df-pr 4568  df-op 4572  df-uni 4845  df-iun 4933  df-br 5082  df-opab 5144  df-mpt 5165  df-tr 5199  df-id 5500  df-eprel 5506  df-po 5514  df-so 5515  df-fr 5555  df-we 5557  df-xp 5606  df-rel 5607  df-cnv 5608  df-co 5609  df-dm 5610  df-rn 5611  df-res 5612  df-ima 5613  df-pred 6217  df-ord 6284  df-on 6285  df-lim 6286  df-suc 6287  df-iota 6410  df-fun 6460  df-fn 6461  df-f 6462  df-f1 6463  df-fo 6464  df-f1o 6465  df-fv 6466  df-riota 7264  df-ov 7310  df-oprab 7311  df-mpo 7312  df-om 7745  df-1st 7863  df-2nd 7864  df-frecs 8128  df-wrecs 8159  df-recs 8233  df-rdg 8272  df-er 8529  df-en 8765  df-dom 8766  df-sdom 8767  df-sup 9245  df-inf 9246  df-pnf 11057  df-mnf 11058  df-xr 11059  df-ltxr 11060  df-le 11061  df-sub 11253  df-neg 11254  df-div 11679  df-nn 12020  df-2 12082  df-3 12083  df-n0 12280  df-z 12366  df-uz 12629  df-q 12735  df-rp 12777  df-fl 13558  df-mod 13636  df-seq 13768  df-exp 13829  df-cj 14855  df-re 14856  df-im 14857  df-sqrt 14991  df-abs 14992  df-dvds 16009  df-gcd 16247  df-numer 16484  df-denom 16485
This theorem is referenced by:  qnumdencoprm  16494  qeqnumdivden  16495  divnumden  16497  numdensq  16503  numdenneg  31176  qqh0  31979  qqh1  31980  numdenexp  40374
  Copyright terms: Public domain W3C validator