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

Theorem enqbreq2 10935
Description: Equivalence relation for positive fractions in terms of positive integers. (Contributed by Mario Carneiro, 8-May-2013.) (New usage is discouraged.)
Assertion
Ref Expression
enqbreq2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ~Q 𝐵 ↔ ((1st𝐴) ·N (2nd𝐵)) = ((1st𝐵) ·N (2nd𝐴))))

Proof of Theorem enqbreq2
StepHypRef Expression
1 1st2nd2 8026 . . 3 (𝐴 ∈ (N × N) → 𝐴 = ⟨(1st𝐴), (2nd𝐴)⟩)
2 1st2nd2 8026 . . 3 (𝐵 ∈ (N × N) → 𝐵 = ⟨(1st𝐵), (2nd𝐵)⟩)
31, 2breqan12d 5158 . 2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ~Q 𝐵 ↔ ⟨(1st𝐴), (2nd𝐴)⟩ ~Q ⟨(1st𝐵), (2nd𝐵)⟩))
4 xp1st 8019 . . . 4 (𝐴 ∈ (N × N) → (1st𝐴) ∈ N)
5 xp2nd 8020 . . . 4 (𝐴 ∈ (N × N) → (2nd𝐴) ∈ N)
64, 5jca 511 . . 3 (𝐴 ∈ (N × N) → ((1st𝐴) ∈ N ∧ (2nd𝐴) ∈ N))
7 xp1st 8019 . . . 4 (𝐵 ∈ (N × N) → (1st𝐵) ∈ N)
8 xp2nd 8020 . . . 4 (𝐵 ∈ (N × N) → (2nd𝐵) ∈ N)
97, 8jca 511 . . 3 (𝐵 ∈ (N × N) → ((1st𝐵) ∈ N ∧ (2nd𝐵) ∈ N))
10 enqbreq 10934 . . 3 ((((1st𝐴) ∈ N ∧ (2nd𝐴) ∈ N) ∧ ((1st𝐵) ∈ N ∧ (2nd𝐵) ∈ N)) → (⟨(1st𝐴), (2nd𝐴)⟩ ~Q ⟨(1st𝐵), (2nd𝐵)⟩ ↔ ((1st𝐴) ·N (2nd𝐵)) = ((2nd𝐴) ·N (1st𝐵))))
116, 9, 10syl2an 595 . 2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (⟨(1st𝐴), (2nd𝐴)⟩ ~Q ⟨(1st𝐵), (2nd𝐵)⟩ ↔ ((1st𝐴) ·N (2nd𝐵)) = ((2nd𝐴) ·N (1st𝐵))))
12 mulcompi 10911 . . . 4 ((2nd𝐴) ·N (1st𝐵)) = ((1st𝐵) ·N (2nd𝐴))
1312eqeq2i 2740 . . 3 (((1st𝐴) ·N (2nd𝐵)) = ((2nd𝐴) ·N (1st𝐵)) ↔ ((1st𝐴) ·N (2nd𝐵)) = ((1st𝐵) ·N (2nd𝐴)))
1413a1i 11 . 2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (((1st𝐴) ·N (2nd𝐵)) = ((2nd𝐴) ·N (1st𝐵)) ↔ ((1st𝐴) ·N (2nd𝐵)) = ((1st𝐵) ·N (2nd𝐴))))
153, 11, 143bitrd 305 1 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ~Q 𝐵 ↔ ((1st𝐴) ·N (2nd𝐵)) = ((1st𝐵) ·N (2nd𝐴))))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 205  wa 395   = wceq 1534  wcel 2099  cop 4630   class class class wbr 5142   × cxp 5670  cfv 6542  (class class class)co 7414  1st c1st 7985  2nd c2nd 7986  Ncnpi 10859   ·N cmi 10861   ~Q ceq 10866
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 2164  ax-ext 2698  ax-sep 5293  ax-nul 5300  ax-pr 5423  ax-un 7734
This theorem depends on definitions:  df-bi 206  df-an 396  df-or 847  df-3or 1086  df-3an 1087  df-tru 1537  df-fal 1547  df-ex 1775  df-nf 1779  df-sb 2061  df-mo 2529  df-eu 2558  df-clab 2705  df-cleq 2719  df-clel 2805  df-nfc 2880  df-ne 2936  df-ral 3057  df-rex 3066  df-reu 3372  df-rab 3428  df-v 3471  df-sbc 3775  df-csb 3890  df-dif 3947  df-un 3949  df-in 3951  df-ss 3961  df-pss 3963  df-nul 4319  df-if 4525  df-pw 4600  df-sn 4625  df-pr 4627  df-op 4631  df-uni 4904  df-iun 4993  df-br 5143  df-opab 5205  df-mpt 5226  df-tr 5260  df-id 5570  df-eprel 5576  df-po 5584  df-so 5585  df-fr 5627  df-we 5629  df-xp 5678  df-rel 5679  df-cnv 5680  df-co 5681  df-dm 5682  df-rn 5683  df-res 5684  df-ima 5685  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-ov 7417  df-oprab 7418  df-mpo 7419  df-om 7865  df-1st 7987  df-2nd 7988  df-frecs 8280  df-wrecs 8311  df-recs 8385  df-rdg 8424  df-oadd 8484  df-omul 8485  df-ni 10887  df-mi 10889  df-enq 10926
This theorem is referenced by:  adderpqlem  10969  mulerpqlem  10970  ltsonq  10984  lterpq  10985
  Copyright terms: Public domain W3C validator