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

Theorem mulpipq 10354
Description: Multiplication of positive fractions in terms of positive integers. (Contributed by NM, 28-Aug-1995.) (Revised by Mario Carneiro, 8-May-2013.) (New usage is discouraged.)
Assertion
Ref Expression
mulpipq (((𝐴N𝐵N) ∧ (𝐶N𝐷N)) → (⟨𝐴, 𝐵⟩ ·pQ𝐶, 𝐷⟩) = ⟨(𝐴 ·N 𝐶), (𝐵 ·N 𝐷)⟩)

Proof of Theorem mulpipq
StepHypRef Expression
1 opelxpi 5585 . . 3 ((𝐴N𝐵N) → ⟨𝐴, 𝐵⟩ ∈ (N × N))
2 opelxpi 5585 . . 3 ((𝐶N𝐷N) → ⟨𝐶, 𝐷⟩ ∈ (N × N))
3 mulpipq2 10353 . . 3 ((⟨𝐴, 𝐵⟩ ∈ (N × N) ∧ ⟨𝐶, 𝐷⟩ ∈ (N × N)) → (⟨𝐴, 𝐵⟩ ·pQ𝐶, 𝐷⟩) = ⟨((1st ‘⟨𝐴, 𝐵⟩) ·N (1st ‘⟨𝐶, 𝐷⟩)), ((2nd ‘⟨𝐴, 𝐵⟩) ·N (2nd ‘⟨𝐶, 𝐷⟩))⟩)
41, 2, 3syl2an 597 . 2 (((𝐴N𝐵N) ∧ (𝐶N𝐷N)) → (⟨𝐴, 𝐵⟩ ·pQ𝐶, 𝐷⟩) = ⟨((1st ‘⟨𝐴, 𝐵⟩) ·N (1st ‘⟨𝐶, 𝐷⟩)), ((2nd ‘⟨𝐴, 𝐵⟩) ·N (2nd ‘⟨𝐶, 𝐷⟩))⟩)
5 op1stg 7693 . . . 4 ((𝐴N𝐵N) → (1st ‘⟨𝐴, 𝐵⟩) = 𝐴)
6 op1stg 7693 . . . 4 ((𝐶N𝐷N) → (1st ‘⟨𝐶, 𝐷⟩) = 𝐶)
75, 6oveqan12d 7167 . . 3 (((𝐴N𝐵N) ∧ (𝐶N𝐷N)) → ((1st ‘⟨𝐴, 𝐵⟩) ·N (1st ‘⟨𝐶, 𝐷⟩)) = (𝐴 ·N 𝐶))
8 op2ndg 7694 . . . 4 ((𝐴N𝐵N) → (2nd ‘⟨𝐴, 𝐵⟩) = 𝐵)
9 op2ndg 7694 . . . 4 ((𝐶N𝐷N) → (2nd ‘⟨𝐶, 𝐷⟩) = 𝐷)
108, 9oveqan12d 7167 . . 3 (((𝐴N𝐵N) ∧ (𝐶N𝐷N)) → ((2nd ‘⟨𝐴, 𝐵⟩) ·N (2nd ‘⟨𝐶, 𝐷⟩)) = (𝐵 ·N 𝐷))
117, 10opeq12d 4803 . 2 (((𝐴N𝐵N) ∧ (𝐶N𝐷N)) → ⟨((1st ‘⟨𝐴, 𝐵⟩) ·N (1st ‘⟨𝐶, 𝐷⟩)), ((2nd ‘⟨𝐴, 𝐵⟩) ·N (2nd ‘⟨𝐶, 𝐷⟩))⟩ = ⟨(𝐴 ·N 𝐶), (𝐵 ·N 𝐷)⟩)
124, 11eqtrd 2854 1 (((𝐴N𝐵N) ∧ (𝐶N𝐷N)) → (⟨𝐴, 𝐵⟩ ·pQ𝐶, 𝐷⟩) = ⟨(𝐴 ·N 𝐶), (𝐵 ·N 𝐷)⟩)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398   = wceq 1531  wcel 2108  cop 4565   × cxp 5546  cfv 6348  (class class class)co 7148  1st c1st 7679  2nd c2nd 7680  Ncnpi 10258   ·N cmi 10260   ·pQ cmpq 10263
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 1905  ax-6 1964  ax-7 2009  ax-8 2110  ax-9 2118  ax-10 2139  ax-11 2154  ax-12 2170  ax-ext 2791  ax-sep 5194  ax-nul 5201  ax-pow 5257  ax-pr 5320  ax-un 7453
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1084  df-tru 1534  df-ex 1775  df-nf 1779  df-sb 2064  df-mo 2616  df-eu 2648  df-clab 2798  df-cleq 2812  df-clel 2891  df-nfc 2961  df-ral 3141  df-rex 3142  df-rab 3145  df-v 3495  df-sbc 3771  df-dif 3937  df-un 3939  df-in 3941  df-ss 3950  df-nul 4290  df-if 4466  df-sn 4560  df-pr 4562  df-op 4566  df-uni 4831  df-br 5058  df-opab 5120  df-mpt 5138  df-id 5453  df-xp 5554  df-rel 5555  df-cnv 5556  df-co 5557  df-dm 5558  df-rn 5559  df-iota 6307  df-fun 6350  df-fv 6356  df-ov 7151  df-oprab 7152  df-mpo 7153  df-1st 7681  df-2nd 7682  df-mpq 10323
This theorem is referenced by:  mulassnq  10373  distrnq  10375  mulidnq  10377  recmulnq  10378
  Copyright terms: Public domain W3C validator