| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > mulpipq | Structured version Visualization version GIF version | ||
| 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.) |
| Ref | Expression |
|---|---|
| mulpipq | ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (〈𝐴, 𝐵〉 ·pQ 〈𝐶, 𝐷〉) = 〈(𝐴 ·N 𝐶), (𝐵 ·N 𝐷)〉) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | opelxpi 5662 | . . 3 ⊢ ((𝐴 ∈ N ∧ 𝐵 ∈ N) → 〈𝐴, 𝐵〉 ∈ (N × N)) | |
| 2 | opelxpi 5662 | . . 3 ⊢ ((𝐶 ∈ N ∧ 𝐷 ∈ N) → 〈𝐶, 𝐷〉 ∈ (N × N)) | |
| 3 | mulpipq2 10854 | . . 3 ⊢ ((〈𝐴, 𝐵〉 ∈ (N × N) ∧ 〈𝐶, 𝐷〉 ∈ (N × N)) → (〈𝐴, 𝐵〉 ·pQ 〈𝐶, 𝐷〉) = 〈((1st ‘〈𝐴, 𝐵〉) ·N (1st ‘〈𝐶, 𝐷〉)), ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉))〉) | |
| 4 | 1, 2, 3 | syl2an 597 | . 2 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (〈𝐴, 𝐵〉 ·pQ 〈𝐶, 𝐷〉) = 〈((1st ‘〈𝐴, 𝐵〉) ·N (1st ‘〈𝐶, 𝐷〉)), ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉))〉) |
| 5 | op1stg 7947 | . . . 4 ⊢ ((𝐴 ∈ N ∧ 𝐵 ∈ N) → (1st ‘〈𝐴, 𝐵〉) = 𝐴) | |
| 6 | op1stg 7947 | . . . 4 ⊢ ((𝐶 ∈ N ∧ 𝐷 ∈ N) → (1st ‘〈𝐶, 𝐷〉) = 𝐶) | |
| 7 | 5, 6 | oveqan12d 7379 | . . 3 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → ((1st ‘〈𝐴, 𝐵〉) ·N (1st ‘〈𝐶, 𝐷〉)) = (𝐴 ·N 𝐶)) |
| 8 | op2ndg 7948 | . . . 4 ⊢ ((𝐴 ∈ N ∧ 𝐵 ∈ N) → (2nd ‘〈𝐴, 𝐵〉) = 𝐵) | |
| 9 | op2ndg 7948 | . . . 4 ⊢ ((𝐶 ∈ N ∧ 𝐷 ∈ N) → (2nd ‘〈𝐶, 𝐷〉) = 𝐷) | |
| 10 | 8, 9 | oveqan12d 7379 | . . 3 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) = (𝐵 ·N 𝐷)) |
| 11 | 7, 10 | opeq12d 4838 | . 2 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → 〈((1st ‘〈𝐴, 𝐵〉) ·N (1st ‘〈𝐶, 𝐷〉)), ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉))〉 = 〈(𝐴 ·N 𝐶), (𝐵 ·N 𝐷)〉) |
| 12 | 4, 11 | eqtrd 2772 | 1 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (〈𝐴, 𝐵〉 ·pQ 〈𝐶, 𝐷〉) = 〈(𝐴 ·N 𝐶), (𝐵 ·N 𝐷)〉) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 〈cop 4587 × cxp 5623 ‘cfv 6493 (class class class)co 7360 1st c1st 7933 2nd c2nd 7934 Ncnpi 10759 ·N cmi 10761 ·pQ cmpq 10764 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-sep 5242 ax-nul 5252 ax-pr 5378 ax-un 7682 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rab 3401 df-v 3443 df-sbc 3742 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-nul 4287 df-if 4481 df-sn 4582 df-pr 4584 df-op 4588 df-uni 4865 df-br 5100 df-opab 5162 df-mpt 5181 df-id 5520 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-iota 6449 df-fun 6495 df-fv 6501 df-ov 7363 df-oprab 7364 df-mpo 7365 df-1st 7935 df-2nd 7936 df-mpq 10824 |
| This theorem is referenced by: mulassnq 10874 distrnq 10876 mulidnq 10878 recmulnq 10879 |
| Copyright terms: Public domain | W3C validator |