![]() |
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 6920 | . . . 4 ⊢ (𝑥 = 𝐴 → (1st ‘𝑥) = (1st ‘𝐴)) | |
2 | 1 | oveq1d 7463 | . . 3 ⊢ (𝑥 = 𝐴 → ((1st ‘𝑥) ·N (1st ‘𝑦)) = ((1st ‘𝐴) ·N (1st ‘𝑦))) |
3 | fveq2 6920 | . . . 4 ⊢ (𝑥 = 𝐴 → (2nd ‘𝑥) = (2nd ‘𝐴)) | |
4 | 3 | oveq1d 7463 | . . 3 ⊢ (𝑥 = 𝐴 → ((2nd ‘𝑥) ·N (2nd ‘𝑦)) = ((2nd ‘𝐴) ·N (2nd ‘𝑦))) |
5 | 2, 4 | opeq12d 4905 | . 2 ⊢ (𝑥 = 𝐴 → 〈((1st ‘𝑥) ·N (1st ‘𝑦)), ((2nd ‘𝑥) ·N (2nd ‘𝑦))〉 = 〈((1st ‘𝐴) ·N (1st ‘𝑦)), ((2nd ‘𝐴) ·N (2nd ‘𝑦))〉) |
6 | fveq2 6920 | . . . 4 ⊢ (𝑦 = 𝐵 → (1st ‘𝑦) = (1st ‘𝐵)) | |
7 | 6 | oveq2d 7464 | . . 3 ⊢ (𝑦 = 𝐵 → ((1st ‘𝐴) ·N (1st ‘𝑦)) = ((1st ‘𝐴) ·N (1st ‘𝐵))) |
8 | fveq2 6920 | . . . 4 ⊢ (𝑦 = 𝐵 → (2nd ‘𝑦) = (2nd ‘𝐵)) | |
9 | 8 | oveq2d 7464 | . . 3 ⊢ (𝑦 = 𝐵 → ((2nd ‘𝐴) ·N (2nd ‘𝑦)) = ((2nd ‘𝐴) ·N (2nd ‘𝐵))) |
10 | 7, 9 | opeq12d 4905 | . 2 ⊢ (𝑦 = 𝐵 → 〈((1st ‘𝐴) ·N (1st ‘𝑦)), ((2nd ‘𝐴) ·N (2nd ‘𝑦))〉 = 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉) |
11 | df-mpq 10978 | . 2 ⊢ ·pQ = (𝑥 ∈ (N × N), 𝑦 ∈ (N × N) ↦ 〈((1st ‘𝑥) ·N (1st ‘𝑦)), ((2nd ‘𝑥) ·N (2nd ‘𝑦))〉) | |
12 | opex 5484 | . 2 ⊢ 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉 ∈ V | |
13 | 5, 10, 11, 12 | ovmpo 7610 | 1 ⊢ ((𝐴 ∈ (N × N) ∧ 𝐵 ∈ (N × N)) → (𝐴 ·pQ 𝐵) = 〈((1st ‘𝐴) ·N (1st ‘𝐵)), ((2nd ‘𝐴) ·N (2nd ‘𝐵))〉) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 = wceq 1537 ∈ wcel 2108 〈cop 4654 × cxp 5698 ‘cfv 6573 (class class class)co 7448 1st c1st 8028 2nd c2nd 8029 Ncnpi 10913 ·N cmi 10915 ·pQ cmpq 10918 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1793 ax-4 1807 ax-5 1909 ax-6 1967 ax-7 2007 ax-8 2110 ax-9 2118 ax-10 2141 ax-11 2158 ax-12 2178 ax-ext 2711 ax-sep 5317 ax-nul 5324 ax-pr 5447 |
This theorem depends on definitions: df-bi 207 df-an 396 df-or 847 df-3an 1089 df-tru 1540 df-fal 1550 df-ex 1778 df-nf 1782 df-sb 2065 df-mo 2543 df-eu 2572 df-clab 2718 df-cleq 2732 df-clel 2819 df-nfc 2895 df-ral 3068 df-rex 3077 df-rab 3444 df-v 3490 df-sbc 3805 df-dif 3979 df-un 3981 df-ss 3993 df-nul 4353 df-if 4549 df-sn 4649 df-pr 4651 df-op 4655 df-uni 4932 df-br 5167 df-opab 5229 df-id 5593 df-xp 5706 df-rel 5707 df-cnv 5708 df-co 5709 df-dm 5710 df-iota 6525 df-fun 6575 df-fv 6581 df-ov 7451 df-oprab 7452 df-mpo 7453 df-mpq 10978 |
This theorem is referenced by: mulpipq 11009 mulcompq 11021 mulerpqlem 11024 mulassnq 11028 distrnq 11030 ltmnq 11041 |
Copyright terms: Public domain | W3C validator |