| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > mulpipq2 | Structured version Visualization version GIF version | ||
| Description: Multiplication of positive fractions in terms of positive integers. (Contributed by Mario Carneiro, 8-May-2013.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| mulpipq2 | ⊢ ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ·pQ 𝐵) = 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fveq2 6871 | . . . 4 ⊢ (𝑥 = 𝐴 → (1st ‘𝑥) = (1st ‘𝐴)) | |
| 2 | 1 | oveq1d 7415 | . . 3 ⊢ (𝑥 = 𝐴 → ((1st ‘𝑥) ·N (1st ‘𝑦)) = ((1st ‘𝐴) ·N (1st ‘𝑦))) |
| 3 | fveq2 6871 | . . . 4 ⊢ (𝑥 = 𝐴 → (2nd ‘𝑥) = (2nd ‘𝐴)) | |
| 4 | 3 | oveq1d 7415 | . . 3 ⊢ (𝑥 = 𝐴 → ((2nd ‘𝑥) ·N (2nd ‘𝑦)) = ((2nd ‘𝐴) ·N (2nd ‘𝑦))) |
| 5 | 2, 4 | opeq12d 4842 | . 2 ⊢ (𝑥 = 𝐴 → 〈((1st ‘𝑥) ·N (1st ‘𝑦)), ((2nd ‘𝑥) ·N (2nd ‘𝑦))〉 = 〈((1st ‘𝐴) ·N (1st ‘𝑦)), ((2nd ‘𝐴) ·N (2nd ‘𝑦))〉) |
| 6 | fveq2 6871 | . . . 4 ⊢ (𝑦 = 𝐵 → (1st ‘𝑦) = (1st ‘𝐵)) | |
| 7 | 6 | oveq2d 7416 | . . 3 ⊢ (𝑦 = 𝐵 → ((1st ‘𝐴) ·N (1st ‘𝑦)) = ((1st ‘𝐴) ·N (1st ‘𝐵))) |
| 8 | fveq2 6871 | . . . 4 ⊢ (𝑦 = 𝐵 → (2nd ‘𝑦) = (2nd ‘𝐵)) | |
| 9 | 8 | oveq2d 7416 | . . 3 ⊢ (𝑦 = 𝐵 → ((2nd ‘𝐴) ·N (2nd ‘𝑦)) = ((2nd ‘𝐴) ·N (2nd ‘𝐵))) |
| 10 | 7, 9 | opeq12d 4842 | . 2 ⊢ (𝑦 = 𝐵 → 〈((1st ‘𝐴) ·N (1st ‘𝑦)), ((2nd ‘𝐴) ·N (2nd ‘𝑦))〉 = 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉) |
| 11 | df-mpq 10882 | . 2 ⊢ ·pQ = (𝑥 ∈ (N × N), 𝑦 ∈ (N × N) ↦ 〈((1st ‘𝑥) ·N (1st ‘𝑦)), ((2nd ‘𝑥) ·N (2nd ‘𝑦))〉) | |
| 12 | opex 5436 | . 2 ⊢ 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉 ∈ V | |
| 13 | 5, 10, 11, 12 | ovmpo 7560 | 1 ⊢ ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ·pQ 𝐵) = 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 400 = wceq 1563 ∈ wcel 2145 〈cop 4591 × cxp 5650 ‘cfv 6525 (class class class)co 7400 1st c1st 7972 2nd c2nd 7973 Ncnpi 10817 ·N cmi 10819 ·pQ cmpq 10822 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1818 ax-4 1832 ax-5 1933 ax-6 1990 ax-7 2031 ax-8 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2215 ax-ext 2737 ax-sep 5251 ax-pr 5395 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3an 1103 df-tru 1566 df-fal 1576 df-ex 1803 df-nf 1807 df-sb 2094 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ral 3080 df-rex 3090 df-rab 3418 df-v 3459 df-sbc 3748 df-dif 3910 df-un 3912 df-in 3914 df-ss 3924 df-nul 4289 df-if 4484 df-sn 4586 df-pr 4588 df-op 4592 df-uni 4869 df-br 5106 df-opab 5168 df-id 5547 df-xp 5658 df-rel 5659 df-cnv 5660 df-co 5661 df-dm 5662 df-iota 6481 df-fun 6527 df-fv 6533 df-ov 7403 df-oprab 7404 df-mpo 7405 df-mpq 10882 |
| This theorem is referenced by: mulpipq 10913 mulcompq 10925 mulerpqlem 10928 mulassnq 10932 distrnq 10934 ltmnq 10945 |
| Copyright terms: Public domain | W3C validator |