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

Theorem enqbreq2 10677
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 7863 . . 3 (𝐴 ∈ (N × N) → 𝐴 = ⟨(1st𝐴), (2nd𝐴)⟩)
2 1st2nd2 7863 . . 3 (𝐵 ∈ (N × N) → 𝐵 = ⟨(1st𝐵), (2nd𝐵)⟩)
31, 2breqan12d 5095 . 2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ~Q 𝐵 ↔ ⟨(1st𝐴), (2nd𝐴)⟩ ~Q ⟨(1st𝐵), (2nd𝐵)⟩))
4 xp1st 7856 . . . 4 (𝐴 ∈ (N × N) → (1st𝐴) ∈ N)
5 xp2nd 7857 . . . 4 (𝐴 ∈ (N × N) → (2nd𝐴) ∈ N)
64, 5jca 512 . . 3 (𝐴 ∈ (N × N) → ((1st𝐴) ∈ N ∧ (2nd𝐴) ∈ N))
7 xp1st 7856 . . . 4 (𝐵 ∈ (N × N) → (1st𝐵) ∈ N)
8 xp2nd 7857 . . . 4 (𝐵 ∈ (N × N) → (2nd𝐵) ∈ N)
97, 8jca 512 . . 3 (𝐵 ∈ (N × N) → ((1st𝐵) ∈ N ∧ (2nd𝐵) ∈ N))
10 enqbreq 10676 . . 3 ((((1st𝐴) ∈ N ∧ (2nd𝐴) ∈ N) ∧ ((1st𝐵) ∈ N ∧ (2nd𝐵) ∈ N)) → (⟨(1st𝐴), (2nd𝐴)⟩ ~Q ⟨(1st𝐵), (2nd𝐵)⟩ ↔ ((1st𝐴) ·N (2nd𝐵)) = ((2nd𝐴) ·N (1st𝐵))))
116, 9, 10syl2an 596 . 2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (⟨(1st𝐴), (2nd𝐴)⟩ ~Q ⟨(1st𝐵), (2nd𝐵)⟩ ↔ ((1st𝐴) ·N (2nd𝐵)) = ((2nd𝐴) ·N (1st𝐵))))
12 mulcompi 10653 . . . 4 ((2nd𝐴) ·N (1st𝐵)) = ((1st𝐵) ·N (2nd𝐴))
1312eqeq2i 2753 . . 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 396   = wceq 1542  wcel 2110  cop 4573   class class class wbr 5079   × cxp 5588  cfv 6432  (class class class)co 7271  1st c1st 7822  2nd c2nd 7823  Ncnpi 10601   ·N cmi 10603   ~Q ceq 10608
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1975  ax-7 2015  ax-8 2112  ax-9 2120  ax-10 2141  ax-11 2158  ax-12 2175  ax-ext 2711  ax-sep 5227  ax-nul 5234  ax-pr 5356  ax-un 7582
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 845  df-3or 1087  df-3an 1088  df-tru 1545  df-fal 1555  df-ex 1787  df-nf 1791  df-sb 2072  df-mo 2542  df-eu 2571  df-clab 2718  df-cleq 2732  df-clel 2818  df-nfc 2891  df-ne 2946  df-ral 3071  df-rex 3072  df-reu 3073  df-rab 3075  df-v 3433  df-sbc 3721  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 4568  df-pr 4570  df-op 4574  df-uni 4846  df-iun 4932  df-br 5080  df-opab 5142  df-mpt 5163  df-tr 5197  df-id 5490  df-eprel 5496  df-po 5504  df-so 5505  df-fr 5545  df-we 5547  df-xp 5596  df-rel 5597  df-cnv 5598  df-co 5599  df-dm 5600  df-rn 5601  df-res 5602  df-ima 5603  df-pred 6201  df-ord 6268  df-on 6269  df-lim 6270  df-suc 6271  df-iota 6390  df-fun 6434  df-fn 6435  df-f 6436  df-f1 6437  df-fo 6438  df-f1o 6439  df-fv 6440  df-ov 7274  df-oprab 7275  df-mpo 7276  df-om 7707  df-1st 7824  df-2nd 7825  df-frecs 8088  df-wrecs 8119  df-recs 8193  df-rdg 8232  df-oadd 8292  df-omul 8293  df-ni 10629  df-mi 10631  df-enq 10668
This theorem is referenced by:  adderpqlem  10711  mulerpqlem  10712  ltsonq  10726  lterpq  10727
  Copyright terms: Public domain W3C validator