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

Theorem addpqf 10967
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 8029 . . . . . 6 (𝑥 ∈ (N × N) → (1st𝑥) ∈ N)
2 xp2nd 8030 . . . . . 6 (𝑦 ∈ (N × N) → (2nd𝑦) ∈ N)
3 mulclpi 10916 . . . . . 6 (((1st𝑥) ∈ N ∧ (2nd𝑦) ∈ N) → ((1st𝑥) ·N (2nd𝑦)) ∈ N)
41, 2, 3syl2an 596 . . . . 5 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ((1st𝑥) ·N (2nd𝑦)) ∈ N)
5 xp1st 8029 . . . . . 6 (𝑦 ∈ (N × N) → (1st𝑦) ∈ N)
6 xp2nd 8030 . . . . . 6 (𝑥 ∈ (N × N) → (2nd𝑥) ∈ N)
7 mulclpi 10916 . . . . . 6 (((1st𝑦) ∈ N ∧ (2nd𝑥) ∈ N) → ((1st𝑦) ·N (2nd𝑥)) ∈ N)
85, 6, 7syl2anr 597 . . . . 5 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ((1st𝑦) ·N (2nd𝑥)) ∈ N)
9 addclpi 10915 . . . . 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 10916 . . . . 5 (((2nd𝑥) ∈ N ∧ (2nd𝑦) ∈ N) → ((2nd𝑥) ·N (2nd𝑦)) ∈ N)
126, 2, 11syl2an 596 . . . 4 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ((2nd𝑥) ·N (2nd𝑦)) ∈ N)
1310, 12opelxpd 5706 . . 3 ((𝑥 ∈ (N × N) ∧ 𝑦 ∈ (N × N)) → ⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩ ∈ (N × N))
1413rgen2 3186 . 2 𝑥 ∈ (N × N)∀𝑦 ∈ (N × N)⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩ ∈ (N × N)
15 df-plpq 10931 . . 3 +pQ = (𝑥 ∈ (N × N), 𝑦 ∈ (N × N) ↦ ⟨(((1st𝑥) ·N (2nd𝑦)) +N ((1st𝑦) ·N (2nd𝑥))), ((2nd𝑥) ·N (2nd𝑦))⟩)
1615fmpo 8076 . 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 230 1 +pQ :((N × N) × (N × N))⟶(N × N)
Colors of variables: wff setvar class
Syntax hints:  wa 395  wcel 2107  wral 3050  cop 4614   × cxp 5665  wf 6538  cfv 6542  (class class class)co 7414  1st c1st 7995  2nd c2nd 7996  Ncnpi 10867   +N cpli 10868   ·N cmi 10869   +pQ cplpq 10871
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1794  ax-4 1808  ax-5 1909  ax-6 1966  ax-7 2006  ax-8 2109  ax-9 2117  ax-10 2140  ax-11 2156  ax-12 2176  ax-ext 2706  ax-sep 5278  ax-nul 5288  ax-pr 5414  ax-un 7738
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1542  df-fal 1552  df-ex 1779  df-nf 1783  df-sb 2064  df-mo 2538  df-eu 2567  df-clab 2713  df-cleq 2726  df-clel 2808  df-nfc 2884  df-ne 2932  df-ral 3051  df-rex 3060  df-reu 3365  df-rab 3421  df-v 3466  df-sbc 3773  df-csb 3882  df-dif 3936  df-un 3938  df-in 3940  df-ss 3950  df-pss 3953  df-nul 4316  df-if 4508  df-pw 4584  df-sn 4609  df-pr 4611  df-op 4615  df-uni 4890  df-iun 4975  df-br 5126  df-opab 5188  df-mpt 5208  df-tr 5242  df-id 5560  df-eprel 5566  df-po 5574  df-so 5575  df-fr 5619  df-we 5621  df-xp 5673  df-rel 5674  df-cnv 5675  df-co 5676  df-dm 5677  df-rn 5678  df-res 5679  df-ima 5680  df-pred 6303  df-ord 6368  df-on 6369  df-lim 6370  df-suc 6371  df-iota 6495  df-fun 6544  df-fn 6545  df-f 6546  df-f1 6547  df-fo 6548  df-f1o 6549  df-fv 6550  df-ov 7417  df-oprab 7418  df-mpo 7419  df-om 7871  df-1st 7997  df-2nd 7998  df-frecs 8289  df-wrecs 8320  df-recs 8394  df-rdg 8433  df-oadd 8493  df-omul 8494  df-ni 10895  df-pli 10896  df-mi 10897  df-plpq 10931
This theorem is referenced by:  addclnq  10968  addnqf  10971  addcompq  10973  adderpq  10979  distrnq  10984
  Copyright terms: Public domain W3C validator