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

Theorem elpqb 12964
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 12963 . 2 ((𝐴 ∈ ℚ ∧ 0 < 𝐴) → ∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦))
2 nnz 12583 . . . . . 6 (𝑥 ∈ ℕ → 𝑥 ∈ ℤ)
3 znq 12940 . . . . . 6 ((𝑥 ∈ ℤ ∧ 𝑦 ∈ ℕ) → (𝑥 / 𝑦) ∈ ℚ)
42, 3sylan 578 . . . . 5 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝑥 / 𝑦) ∈ ℚ)
5 nnre 12223 . . . . . . 7 (𝑥 ∈ ℕ → 𝑥 ∈ ℝ)
6 nngt0 12247 . . . . . . 7 (𝑥 ∈ ℕ → 0 < 𝑥)
75, 6jca 510 . . . . . 6 (𝑥 ∈ ℕ → (𝑥 ∈ ℝ ∧ 0 < 𝑥))
8 nnre 12223 . . . . . . 7 (𝑦 ∈ ℕ → 𝑦 ∈ ℝ)
9 nngt0 12247 . . . . . . 7 (𝑦 ∈ ℕ → 0 < 𝑦)
108, 9jca 510 . . . . . 6 (𝑦 ∈ ℕ → (𝑦 ∈ ℝ ∧ 0 < 𝑦))
11 divgt0 12086 . . . . . 6 (((𝑥 ∈ ℝ ∧ 0 < 𝑥) ∧ (𝑦 ∈ ℝ ∧ 0 < 𝑦)) → 0 < (𝑥 / 𝑦))
127, 10, 11syl2an 594 . . . . 5 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → 0 < (𝑥 / 𝑦))
134, 12jca 510 . . . 4 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → ((𝑥 / 𝑦) ∈ ℚ ∧ 0 < (𝑥 / 𝑦)))
14 eleq1 2819 . . . . 5 (𝐴 = (𝑥 / 𝑦) → (𝐴 ∈ ℚ ↔ (𝑥 / 𝑦) ∈ ℚ))
15 breq2 5151 . . . . 5 (𝐴 = (𝑥 / 𝑦) → (0 < 𝐴 ↔ 0 < (𝑥 / 𝑦)))
1614, 15anbi12d 629 . . . 4 (𝐴 = (𝑥 / 𝑦) → ((𝐴 ∈ ℚ ∧ 0 < 𝐴) ↔ ((𝑥 / 𝑦) ∈ ℚ ∧ 0 < (𝑥 / 𝑦))))
1713, 16syl5ibrcom 246 . . 3 ((𝑥 ∈ ℕ ∧ 𝑦 ∈ ℕ) → (𝐴 = (𝑥 / 𝑦) → (𝐴 ∈ ℚ ∧ 0 < 𝐴)))
1817rexlimivv 3197 . 2 (∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦) → (𝐴 ∈ ℚ ∧ 0 < 𝐴))
191, 18impbii 208 1 ((𝐴 ∈ ℚ ∧ 0 < 𝐴) ↔ ∃𝑥 ∈ ℕ ∃𝑦 ∈ ℕ 𝐴 = (𝑥 / 𝑦))
Colors of variables: wff setvar class
Syntax hints:  wb 205  wa 394   = wceq 1539  wcel 2104  wrex 3068   class class class wbr 5147  (class class class)co 7411  cr 11111  0cc0 11112   < clt 11252   / cdiv 11875  cn 12216  cz 12562  cq 12936
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 2701  ax-sep 5298  ax-nul 5305  ax-pow 5362  ax-pr 5426  ax-un 7727  ax-resscn 11169  ax-1cn 11170  ax-icn 11171  ax-addcl 11172  ax-addrcl 11173  ax-mulcl 11174  ax-mulrcl 11175  ax-mulcom 11176  ax-addass 11177  ax-mulass 11178  ax-distr 11179  ax-i2m1 11180  ax-1ne0 11181  ax-1rid 11182  ax-rnegex 11183  ax-rrecex 11184  ax-cnre 11185  ax-pre-lttri 11186  ax-pre-lttrn 11187  ax-pre-ltadd 11188  ax-pre-mulgt0 11189
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 844  df-3or 1086  df-3an 1087  df-tru 1542  df-fal 1552  df-ex 1780  df-nf 1784  df-sb 2066  df-mo 2532  df-eu 2561  df-clab 2708  df-cleq 2722  df-clel 2808  df-nfc 2883  df-ne 2939  df-nel 3045  df-ral 3060  df-rex 3069  df-rmo 3374  df-reu 3375  df-rab 3431  df-v 3474  df-sbc 3777  df-csb 3893  df-dif 3950  df-un 3952  df-in 3954  df-ss 3964  df-pss 3966  df-nul 4322  df-if 4528  df-pw 4603  df-sn 4628  df-pr 4630  df-op 4634  df-uni 4908  df-iun 4998  df-br 5148  df-opab 5210  df-mpt 5231  df-tr 5265  df-id 5573  df-eprel 5579  df-po 5587  df-so 5588  df-fr 5630  df-we 5632  df-xp 5681  df-rel 5682  df-cnv 5683  df-co 5684  df-dm 5685  df-rn 5686  df-res 5687  df-ima 5688  df-pred 6299  df-ord 6366  df-on 6367  df-lim 6368  df-suc 6369  df-iota 6494  df-fun 6544  df-fn 6545  df-f 6546  df-f1 6547  df-fo 6548  df-f1o 6549  df-fv 6550  df-riota 7367  df-ov 7414  df-oprab 7415  df-mpo 7416  df-om 7858  df-1st 7977  df-2nd 7978  df-frecs 8268  df-wrecs 8299  df-recs 8373  df-rdg 8412  df-er 8705  df-en 8942  df-dom 8943  df-sdom 8944  df-pnf 11254  df-mnf 11255  df-xr 11256  df-ltxr 11257  df-le 11258  df-sub 11450  df-neg 11451  df-div 11876  df-nn 12217  df-z 12563  df-q 12937
This theorem is referenced by:  nrt2irr  29993
  Copyright terms: Public domain W3C validator