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

Theorem elpqb 13006
Description: A class is a positive rational iff it is the quotient of two positive integers. (Contributed by AV, 30-Dec-2022.)
Assertion
Ref Expression
elpqb ((𝐴 ∈ ℚ ∧ 0 < 𝐴) ↔ ∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦))
Distinct variable group:   𝑥,𝐴,𝑦

Proof of Theorem elpqb
StepHypRef Expression
1 elpq 13005 . 2 ((𝐴 ∈ ℚ ∧ 0 < 𝐴) → ∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦))
2 nnz 12625 . . . . . 6 (𝑥 ∈ ℕ → 𝑥 ∈ ℤ)
3 znq 12982 . . . . . 6 ((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℕ) → (𝑥 / 𝑦) ∈ ℚ)
42, 3sylan 578 . . . . 5 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝑥 / 𝑦) ∈ ℚ)
5 nnre 12265 . . . . . . 7 (𝑥 ∈ ℕ → 𝑥 ∈ ℝ)
6 nngt0 12289 . . . . . . 7 (𝑥 ∈ ℕ → 0 < 𝑥)
75, 6jca 510 . . . . . 6 (𝑥 ∈ ℕ → (𝑥 ∈ ℝ ∧ 0 < 𝑥))
8 nnre 12265 . . . . . . 7 (𝑦 ∈ ℕ → 𝑦 ∈ ℝ)
9 nngt0 12289 . . . . . . 7 (𝑦 ∈ ℕ → 0 < 𝑦)
108, 9jca 510 . . . . . 6 (𝑦 ∈ ℕ → (𝑦 ∈ ℝ ∧ 0 < 𝑦))
11 divgt0 12128 . . . . . 6 (((𝑥 ∈ ℝ ∧ 0 < 𝑥) ∧ (𝑦 ∈ ℝ ∧ 0 < 𝑦)) → 0 < (𝑥 / 𝑦))
127, 10, 11syl2an 594 . . . . 5 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → 0 < (𝑥 / 𝑦))
134, 12jca 510 . . . 4 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → ((𝑥 / 𝑦) ∈ ℚ ∧ 0 < (𝑥 / 𝑦)))
14 eleq1 2814 . . . . 5 (𝐴 = (𝑥 / 𝑦) → (𝐴 ∈ ℚ ↔ (𝑥 / 𝑦) ∈ ℚ))
15 breq2 5149 . . . . 5 (𝐴 = (𝑥 / 𝑦) → (0 < 𝐴 ↔ 0 < (𝑥 / 𝑦)))
1614, 15anbi12d 630 . . . 4 (𝐴 = (𝑥 / 𝑦) → ((𝐴 ∈ ℚ ∧ 0 < 𝐴) ↔ ((𝑥 / 𝑦) ∈ ℚ ∧ 0 < (𝑥 / 𝑦))))
1713, 16syl5ibrcom 246 . . 3 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝐴 = (𝑥 / 𝑦) → (𝐴 ∈ ℚ ∧ 0 < 𝐴)))
1817rexlimivv 3190 . 2 (∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦) → (𝐴 ∈ ℚ ∧ 0 < 𝐴))
191, 18impbii 208 1 ((𝐴 ∈ ℚ ∧ 0 < 𝐴) ↔ ∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦))
Colors of variables: wff setvar class
Syntax hints:  wb 205  wa 394   = wceq 1534  wcel 2099  wrex 3060   class class class wbr 5145  (class class class)co 7416  cr 11148  0cc0 11149   < clt 11289   / cdiv 11912  cn 12258  cz 12604  cq 12978
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1790  ax-4 1804  ax-5 1906  ax-6 1964  ax-7 2004  ax-8 2101  ax-9 2109  ax-10 2130  ax-11 2147  ax-12 2167  ax-ext 2697  ax-sep 5296  ax-nul 5303  ax-pow 5361  ax-pr 5425  ax-un 7738  ax-resscn 11206  ax-1cn 11207  ax-icn 11208  ax-addcl 11209  ax-addrcl 11210  ax-mulcl 11211  ax-mulrcl 11212  ax-mulcom 11213  ax-addass 11214  ax-mulass 11215  ax-distr 11216  ax-i2m1 11217  ax-1ne0 11218  ax-1rid 11219  ax-rnegex 11220  ax-rrecex 11221  ax-cnre 11222  ax-pre-lttri 11223  ax-pre-lttrn 11224  ax-pre-ltadd 11225  ax-pre-mulgt0 11226
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-3or 1085  df-3an 1086  df-tru 1537  df-fal 1547  df-ex 1775  df-nf 1779  df-sb 2061  df-mo 2529  df-eu 2558  df-clab 2704  df-cleq 2718  df-clel 2803  df-nfc 2878  df-ne 2931  df-nel 3037  df-ral 3052  df-rex 3061  df-rmo 3364  df-reu 3365  df-rab 3420  df-v 3464  df-sbc 3776  df-csb 3892  df-dif 3949  df-un 3951  df-in 3953  df-ss 3963  df-pss 3966  df-nul 4323  df-if 4524  df-pw 4599  df-sn 4624  df-pr 4626  df-op 4630  df-uni 4906  df-iun 4995  df-br 5146  df-opab 5208  df-mpt 5229  df-tr 5263  df-id 5572  df-eprel 5578  df-po 5586  df-so 5587  df-fr 5629  df-we 5631  df-xp 5680  df-rel 5681  df-cnv 5682  df-co 5683  df-dm 5684  df-rn 5685  df-res 5686  df-ima 5687  df-pred 6304  df-ord 6371  df-on 6372  df-lim 6373  df-suc 6374  df-iota 6498  df-fun 6548  df-fn 6549  df-f 6550  df-f1 6551  df-fo 6552  df-f1o 6553  df-fv 6554  df-riota 7372  df-ov 7419  df-oprab 7420  df-mpo 7421  df-om 7869  df-1st 7995  df-2nd 7996  df-frecs 8288  df-wrecs 8319  df-recs 8393  df-rdg 8432  df-er 8726  df-en 8967  df-dom 8968  df-sdom 8969  df-pnf 11291  df-mnf 11292  df-xr 11293  df-ltxr 11294  df-le 11295  df-sub 11487  df-neg 11488  df-div 11913  df-nn 12259  df-z 12605  df-q 12979
This theorem is referenced by:  nrt2irr  30403
  Copyright terms: Public domain W3C validator