| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > addpipq | Structured version Visualization version GIF version | ||
| Description: Addition of positive fractions in terms of positive integers. (Contributed by Mario Carneiro, 8-May-2013.) (New usage is discouraged.) |
| Ref | Expression |
|---|---|
| addpipq | ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (〈𝐴, 𝐵〉 +pQ 〈𝐶, 𝐷〉) = 〈((𝐴 ·N 𝐷) +N (𝐶 ·N 𝐵)), (𝐵 ·N 𝐷)〉) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | opelxpi 5684 | . . 3 ⊢ ((𝐴 ∈ N ∧ 𝐵 ∈ N) → 〈𝐴, 𝐵〉 ∈ (N × N)) | |
| 2 | opelxpi 5684 | . . 3 ⊢ ((𝐶 ∈ N ∧ 𝐷 ∈ N) → 〈𝐶, 𝐷〉 ∈ (N × N)) | |
| 3 | addpipq2 10993 | . . 3 ⊢ ((〈𝐴, 𝐵〉 ∈ (N × N) ∧ 〈𝐶, 𝐷〉 ∈ (N × N)) → (〈𝐴, 𝐵〉 +pQ 〈𝐶, 𝐷〉) = 〈(((1st ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) +N ((1st ‘〈𝐶, 𝐷〉) ·N (2nd ‘〈𝐴, 𝐵〉))), ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉))〉) | |
| 4 | 1, 2, 3 | syl2an 608 | . 2 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (〈𝐴, 𝐵〉 +pQ 〈𝐶, 𝐷〉) = 〈(((1st ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) +N ((1st ‘〈𝐶, 𝐷〉) ·N (2nd ‘〈𝐴, 𝐵〉))), ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉))〉) |
| 5 | op1stg 7996 | . . . . 5 ⊢ ((𝐴 ∈ N ∧ 𝐵 ∈ N) → (1st ‘〈𝐴, 𝐵〉) = 𝐴) | |
| 6 | op2ndg 7997 | . . . . 5 ⊢ ((𝐶 ∈ N ∧ 𝐷 ∈ N) → (2nd ‘〈𝐶, 𝐷〉) = 𝐷) | |
| 7 | 5, 6 | oveqan12d 7427 | . . . 4 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → ((1st ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) = (𝐴 ·N 𝐷)) |
| 8 | op1stg 7996 | . . . . 5 ⊢ ((𝐶 ∈ N ∧ 𝐷 ∈ N) → (1st ‘〈𝐶, 𝐷〉) = 𝐶) | |
| 9 | op2ndg 7997 | . . . . 5 ⊢ ((𝐴 ∈ N ∧ 𝐵 ∈ N) → (2nd ‘〈𝐴, 𝐵〉) = 𝐵) | |
| 10 | 8, 9 | oveqan12rd 7428 | . . . 4 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → ((1st ‘〈𝐶, 𝐷〉) ·N (2nd ‘〈𝐴, 𝐵〉)) = (𝐶 ·N 𝐵)) |
| 11 | 7, 10 | oveq12d 7426 | . . 3 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (((1st ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) +N ((1st ‘〈𝐶, 𝐷〉) ·N (2nd ‘〈𝐴, 𝐵〉))) = ((𝐴 ·N 𝐷) +N (𝐶 ·N 𝐵))) |
| 12 | 9, 6 | oveqan12d 7427 | . . 3 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) = (𝐵 ·N 𝐷)) |
| 13 | 11, 12 | opeq12d 4840 | . 2 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → 〈(((1st ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉)) +N ((1st ‘〈𝐶, 𝐷〉) ·N (2nd ‘〈𝐴, 𝐵〉))), ((2nd ‘〈𝐴, 𝐵〉) ·N (2nd ‘〈𝐶, 𝐷〉))〉 = 〈((𝐴 ·N 𝐷) +N (𝐶 ·N 𝐵)), (𝐵 ·N 𝐷)〉) |
| 14 | 4, 13 | eqtrd 2795 | 1 ⊢ (((𝐴 ∈ N ∧ 𝐵 ∈ N) ∧ (𝐶 ∈ N ∧ 𝐷 ∈ N)) → (〈𝐴, 𝐵〉 +pQ 〈𝐶, 𝐷〉) = 〈((𝐴 ·N 𝐷) +N (𝐶 ·N 𝐵)), (𝐵 ·N 𝐷)〉) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 ∧ wa 401 = wceq 1570 ∈ wcel 2145 〈cop 4589 × cxp 5645 ‘cfv 6527 (class class class)co 7408 1st c1st 7982 2nd c2nd 7983 Ncnpi 10901 +N cpli 10902 ·N cmi 10903 +pQ cplpq 10905 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1828 ax-4 1842 ax-5 1943 ax-6 2000 ax-7 2041 ax-8 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2213 ax-ext 2732 ax-sep 5248 ax-nul 5259 ax-pr 5390 ax-un 7734 |
| This proof depends on definitions: df-bi 210 df-an 402 df-or 862 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1813 df-nf 1817 df-sb 2100 df-mo 2564 df-eu 2594 df-clab 2739 df-cleq 2752 df-clel 2835 df-nfc 2909 df-ne 2956 df-ral 3077 df-rex 3087 df-rab 3413 df-v 3452 df-sbc 3739 df-dif 3901 df-un 3903 df-in 3905 df-ss 3915 df-nul 4279 df-if 4482 df-sn 4584 df-pr 4586 df-op 4590 df-uni 4867 df-br 5103 df-opab 5167 df-mpt 5186 df-id 5542 df-xp 5653 df-rel 5654 df-cnv 5655 df-co 5656 df-dm 5657 df-rn 5658 df-iota 6483 df-fun 6529 df-fv 6535 df-ov 7411 df-oprab 7412 df-mpo 7413 df-1st 7984 df-2nd 7985 df-plpq 10965 |
| This theorem is used by: addassnq 11015 distrnq 11018 1lt2nq 11030 ltexnq 11032 prlem934 11090 |
| Copyright terms: Public domain | W3C validator |