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

Theorem addpqf 10880
Description: Closure of addition on positive fractions. (Contributed by NM, 29-Aug-1995.) (Revised by Mario Carneiro, 8-May-2013.) (New usage is discouraged.)
Assertion
Ref Expression
addpqf +pQ :((N × N) × (N × N))⟶(N × N)

Proof of Theorem addpqf
Dummy variables 𝑥 𝑦 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 xp1st 7953 . . . . . 6 (𝑥 ∈ (N × N) → (1st𝑥) ∈ N)
2 xp2nd 7954 . . . . . 6 (𝑦 ∈ (N × N) → (2nd𝑦) ∈ N)
3 mulclpi 10829 . . . . . 6 (((1st𝑥) ∈ N ∧ (2nd𝑦) ∈ N) → ((1st𝑥) ·N (2nd𝑦)) ∈ N)
41, 2, 3syl2an 596 . . . . 5 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ((1st𝑥) ·N (2nd𝑦)) ∈ N)
5 xp1st 7953 . . . . . 6 (𝑦 ∈ (N × N) → (1st𝑦) ∈ N)
6 xp2nd 7954 . . . . . 6 (𝑥 ∈ (N × N) → (2nd𝑥) ∈ N)
7 mulclpi 10829 . . . . . 6 (((1st𝑦) ∈ N ∧ (2nd𝑥) ∈ N) → ((1st𝑦) ·N (2nd𝑥)) ∈ N)
85, 6, 7syl2anr 597 . . . . 5 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ((1st𝑦) ·N (2nd𝑥)) ∈ N)
9 addclpi 10828 . . . . 5 ((((1st𝑥) ·N (2nd𝑦)) ∈ N ∧ ((1st𝑦) ·N (2nd𝑥)) ∈ N) → (((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))) ∈ N)
104, 8, 9syl2anc 584 . . . 4 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → (((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))) ∈ N)
11 mulclpi 10829 . . . . 5 (((2nd𝑥) ∈ N ∧ (2nd𝑦) ∈ N) → ((2nd𝑥) ·N (2nd𝑦)) ∈ N)
126, 2, 11syl2an 596 . . . 4 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ((2nd𝑥) ·N (2nd𝑦)) ∈ N)
1310, 12opelxpd 5671 . . 3 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩ ∈ (N × N))
1413rgen2 3194 . 2 𝑥 ∈ (N × N)∀𝑦 ∈ (N × N)⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩ ∈ (N × N)
15 df-plpq 10844 . . 3 +pQ = (𝑥 ∈ (N × N), 𝑦 ∈ (N × N) ↦ ⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩)
1615fmpo 8000 . 2 (∀𝑥 ∈ (N × N)∀𝑦 ∈ (N × N)⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩ ∈ (N × N) ↔ +pQ :((N × N) × (N × N))⟶(N × N))
1714, 16mpbi 229 1 +pQ :((N × N) × (N × N))⟶(N × N)
Colors of variables: wff setvar class
Syntax hints:  wa 396  wcel 2106  wral 3064  cop 4592   × cxp 5631  wf 6492  cfv 6496  (class class class)co 7357  1st c1st 7919  2nd c2nd 7920  Ncnpi 10780   +N cpli 10781   ·N cmi 10782   +pQ cplpq 10784
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 1913  ax-6 1971  ax-7 2011  ax-8 2108  ax-9 2116  ax-10 2137  ax-11 2154  ax-12 2171  ax-ext 2707  ax-sep 5256  ax-nul 5263  ax-pr 5384  ax-un 7672
This theorem depends on definitions:  df-bi 206  df-an 397  df-or 846  df-3or 1088  df-3an 1089  df-tru 1544  df-fal 1554  df-ex 1782  df-nf 1786  df-sb 2068  df-mo 2538  df-eu 2567  df-clab 2714  df-cleq 2728  df-clel 2814  df-nfc 2889  df-ne 2944  df-ral 3065  df-rex 3074  df-reu 3354  df-rab 3408  df-v 3447  df-sbc 3740  df-csb 3856  df-dif 3913  df-un 3915  df-in 3917  df-ss 3927  df-pss 3929  df-nul 4283  df-if 4487  df-pw 4562  df-sn 4587  df-pr 4589  df-op 4593  df-uni 4866  df-iun 4956  df-br 5106  df-opab 5168  df-mpt 5189  df-tr 5223  df-id 5531  df-eprel 5537  df-po 5545  df-so 5546  df-fr 5588  df-we 5590  df-xp 5639  df-rel 5640  df-cnv 5641  df-co 5642  df-dm 5643  df-rn 5644  df-res 5645  df-ima 5646  df-pred 6253  df-ord 6320  df-on 6321  df-lim 6322  df-suc 6323  df-iota 6448  df-fun 6498  df-fn 6499  df-f 6500  df-f1 6501  df-fo 6502  df-f1o 6503  df-fv 6504  df-ov 7360  df-oprab 7361  df-mpo 7362  df-om 7803  df-1st 7921  df-2nd 7922  df-frecs 8212  df-wrecs 8243  df-recs 8317  df-rdg 8356  df-oadd 8416  df-omul 8417  df-ni 10808  df-pli 10809  df-mi 10810  df-plpq 10844
This theorem is referenced by:  addclnq  10881  addnqf  10884  addcompq  10886  adderpq  10892  distrnq  10897
  Copyright terms: Public domain W3C validator