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

Theorem mulpipq2 10860
Description: Multiplication of positive fractions in terms of positive integers. (Contributed by Mario Carneiro, 8-May-2013.) (New usage is discouraged.)
Assertion
Ref Expression
mulpipq2 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ·pQ 𝐵) = ⟨((1st𝐴) ·N (1st𝐵)), ((2nd𝐴) ·N (2nd𝐵))⟩)

Proof of Theorem mulpipq2
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 fveq2 6834 . . . 4 (𝑥 = 𝐴 → (1st𝑥) = (1st𝐴))
21oveq1d 7378 . . 3 (𝑥 = 𝐴 → ((1st𝑥) ·N (1st𝑦)) = ((1st𝐴) ·N (1st𝑦)))
3 fveq2 6834 . . . 4 (𝑥 = 𝐴 → (2nd𝑥) = (2nd𝐴))
43oveq1d 7378 . . 3 (𝑥 = 𝐴 → ((2nd𝑥) ·N (2nd𝑦)) = ((2nd𝐴) ·N (2nd𝑦)))
52, 4opeq12d 4819 . 2 (𝑥 = 𝐴 → ⟨((1st𝑥) ·N (1st𝑦)), ((2nd𝑥) ·N (2nd𝑦))⟩ = ⟨((1st𝐴) ·N (1st𝑦)), ((2nd𝐴) ·N (2nd𝑦))⟩)
6 fveq2 6834 . . . 4 (𝑦 = 𝐵 → (1st𝑦) = (1st𝐵))
76oveq2d 7379 . . 3 (𝑦 = 𝐵 → ((1st𝐴) ·N (1st𝑦)) = ((1st𝐴) ·N (1st𝐵)))
8 fveq2 6834 . . . 4 (𝑦 = 𝐵 → (2nd𝑦) = (2nd𝐵))
98oveq2d 7379 . . 3 (𝑦 = 𝐵 → ((2nd𝐴) ·N (2nd𝑦)) = ((2nd𝐴) ·N (2nd𝐵)))
107, 9opeq12d 4819 . 2 (𝑦 = 𝐵 → ⟨((1st𝐴) ·N (1st𝑦)), ((2nd𝐴) ·N (2nd𝑦))⟩ = ⟨((1st𝐴) ·N (1st𝐵)), ((2nd𝐴) ·N (2nd𝐵))⟩)
11 df-mpq 10830 . 2 ·pQ = (𝑥 ∈ (N × N), 𝑦 ∈ (N × N) ↦ ⟨((1st𝑥) ·N (1st𝑦)), ((2nd𝑥) ·N (2nd𝑦))⟩)
12 opex 5410 . 2 ⟨((1st𝐴) ·N (1st𝐵)), ((2nd𝐴) ·N (2nd𝐵))⟩ ∈ V
135, 10, 11, 12ovmpo 7523 1 ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ·pQ 𝐵) = ⟨((1st𝐴) ·N (1st𝐵)), ((2nd𝐴) ·N (2nd𝐵))⟩)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 396   = wceq 1547  wcel 2119  cop 4568   × cxp 5623  cfv 6492  (class class class)co 7363  1st c1st 7936  2nd c2nd 7937  Ncnpi 10765   ·N cmi 10767   ·pQ cmpq 10770
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 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-11 2168  ax-12 2189  ax-ext 2712  ax-sep 5225  ax-pr 5369
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-mo 2543  df-eu 2573  df-clab 2719  df-cleq 2732  df-clel 2815  df-nfc 2889  df-ral 3055  df-rex 3065  df-rab 3393  df-v 3434  df-sbc 3731  df-dif 3893  df-un 3895  df-in 3897  df-ss 3907  df-nul 4269  df-if 4462  df-sn 4563  df-pr 4565  df-op 4569  df-uni 4846  df-br 5080  df-opab 5142  df-id 5520  df-xp 5631  df-rel 5632  df-cnv 5633  df-co 5634  df-dm 5635  df-iota 6448  df-fun 6494  df-fv 6500  df-ov 7366  df-oprab 7367  df-mpo 7368  df-mpq 10830
This theorem is referenced by:  mulpipq  10861  mulcompq  10873  mulerpqlem  10876  mulassnq  10880  distrnq  10882  ltmnq  10893
  Copyright terms: Public domain W3C validator