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

Theorem addsunif 28232
Description: Uniformity theorem for surreal addition. This theorem states that we can use any cuts that define 𝐴 and 𝐵 in the definition of surreal addition. Theorem 3.2 of [Gonshor] p. 15. (Contributed by Scott Fenton, 21-Jan-2025.)
Hypotheses
Ref Expression
addsunif.1 (𝜑𝐿 <<s 𝑅)
addsunif.2 (𝜑𝑀 <<s 𝑆)
addsunif.3 (𝜑𝐴 = (𝐿 |s 𝑅))
addsunif.4 (𝜑𝐵 = (𝑀 |s 𝑆))
Assertion
Ref Expression
addsunif (𝜑 → (𝐴 +s 𝐵) = (({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) |s ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)})))
Distinct variable groups:   𝐴,𝑚   𝐴,𝑠,𝑡   𝑧,𝐴   𝐵,𝑙   𝐵,𝑟,𝑤   𝑦,𝐵   𝐿,𝑙,𝑦   𝑚,𝑀,𝑧   𝑅,𝑟,𝑤   𝑆,𝑠,𝑡
Allowed substitution hints:   𝜑(𝑦, 𝑧, 𝑤, 𝑡, 𝑚, 𝑠, 𝑟, 𝑙)   𝐴(𝑦, 𝑤, 𝑟, 𝑙)   𝐵(𝑧, 𝑡, 𝑚, 𝑠)   𝑅(𝑦, 𝑧, 𝑡, 𝑚, 𝑠, 𝑙)   𝑆(𝑦, 𝑧, 𝑤, 𝑚, 𝑟, 𝑙)   𝐿(𝑧, 𝑤, 𝑡, 𝑚, 𝑠, 𝑟)   𝑀(𝑦, 𝑤, 𝑡, 𝑠, 𝑟, 𝑙)

Proof of Theorem addsunif
Dummy variables 𝑎 𝑏 𝑐 𝑑 𝑒 𝑓 𝑔 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 addsunif.1 . . 3 (𝜑𝐿 <<s 𝑅)
2 addsunif.2 . . 3 (𝜑𝑀 <<s 𝑆)
3 addsunif.3 . . 3 (𝜑𝐴 = (𝐿 |s 𝑅))
4 addsunif.4 . . 3 (𝜑𝐵 = (𝑀 |s 𝑆))
51, 2, 3, 4addsuniflem 28231 . 2 (𝜑 → (𝐴 +s 𝐵) = (({𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)} ∪ {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)}) |s ({𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)} ∪ {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )})))
6 oveq1 7430 . . . . . . . 8 (𝑙 = 𝑏 → (𝑙 +s 𝐵) = (𝑏 +s 𝐵))
76eqeq2d 2777 . . . . . . 7 (𝑙 = 𝑏 → (𝑦 = (𝑙 +s 𝐵) ↔ 𝑦 = (𝑏 +s 𝐵)))
87cbvrexvw 3247 . . . . . 6 (∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵) ↔ ∃𝑏𝐿 𝑦 = (𝑏 +s 𝐵))
9 eqeq1 2770 . . . . . . 7 (𝑦 = 𝑎 → (𝑦 = (𝑏 +s 𝐵) ↔ 𝑎 = (𝑏 +s 𝐵)))
109rexbidv 3192 . . . . . 6 (𝑦 = 𝑎 → (∃𝑏𝐿 𝑦 = (𝑏 +s 𝐵) ↔ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)))
118, 10bitrid 286 . . . . 5 (𝑦 = 𝑎 → (∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵) ↔ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)))
1211cbvabv 2836 . . . 4 {𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} = {𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)}
13 oveq2 7431 . . . . . . . 8 (𝑚 = 𝑑 → (𝐴 +s 𝑚) = (𝐴 +s 𝑑))
1413eqeq2d 2777 . . . . . . 7 (𝑚 = 𝑑 → (𝑧 = (𝐴 +s 𝑚) ↔ 𝑧 = (𝐴 +s 𝑑)))
1514cbvrexvw 3247 . . . . . 6 (∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚) ↔ ∃𝑑𝑀 𝑧 = (𝐴 +s 𝑑))
16 eqeq1 2770 . . . . . . 7 (𝑧 = 𝑐 → (𝑧 = (𝐴 +s 𝑑) ↔ 𝑐 = (𝐴 +s 𝑑)))
1716rexbidv 3192 . . . . . 6 (𝑧 = 𝑐 → (∃𝑑𝑀 𝑧 = (𝐴 +s 𝑑) ↔ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)))
1815, 17bitrid 286 . . . . 5 (𝑧 = 𝑐 → (∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚) ↔ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)))
1918cbvabv 2836 . . . 4 {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)} = {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)}
2012, 19uneq12i 4123 . . 3 ({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) = ({𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)} ∪ {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)})
21 oveq1 7430 . . . . . . . 8 (𝑟 = 𝑓 → (𝑟 +s 𝐵) = (𝑓 +s 𝐵))
2221eqeq2d 2777 . . . . . . 7 (𝑟 = 𝑓 → (𝑤 = (𝑟 +s 𝐵) ↔ 𝑤 = (𝑓 +s 𝐵)))
2322cbvrexvw 3247 . . . . . 6 (∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵) ↔ ∃𝑓𝑅 𝑤 = (𝑓 +s 𝐵))
24 eqeq1 2770 . . . . . . 7 (𝑤 = 𝑒 → (𝑤 = (𝑓 +s 𝐵) ↔ 𝑒 = (𝑓 +s 𝐵)))
2524rexbidv 3192 . . . . . 6 (𝑤 = 𝑒 → (∃𝑓𝑅 𝑤 = (𝑓 +s 𝐵) ↔ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)))
2623, 25bitrid 286 . . . . 5 (𝑤 = 𝑒 → (∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵) ↔ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)))
2726cbvabv 2836 . . . 4 {𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} = {𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)}
28 oveq2 7431 . . . . . . . 8 (𝑠 = → (𝐴 +s 𝑠) = (𝐴 +s ))
2928eqeq2d 2777 . . . . . . 7 (𝑠 = → (𝑡 = (𝐴 +s 𝑠) ↔ 𝑡 = (𝐴 +s )))
3029cbvrexvw 3247 . . . . . 6 (∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠) ↔ ∃𝑆 𝑡 = (𝐴 +s ))
31 eqeq1 2770 . . . . . . 7 (𝑡 = 𝑔 → (𝑡 = (𝐴 +s ) ↔ 𝑔 = (𝐴 +s )))
3231rexbidv 3192 . . . . . 6 (𝑡 = 𝑔 → (∃𝑆 𝑡 = (𝐴 +s ) ↔ ∃𝑆 𝑔 = (𝐴 +s )))
3330, 32bitrid 286 . . . . 5 (𝑡 = 𝑔 → (∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠) ↔ ∃𝑆 𝑔 = (𝐴 +s )))
3433cbvabv 2836 . . . 4 {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)} = {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )}
3527, 34uneq12i 4123 . . 3 ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)}) = ({𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)} ∪ {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )})
3620, 35oveq12i 7435 . 2 (({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) |s ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)})) = (({𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)} ∪ {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)}) |s ({𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)} ∪ {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )}))
375, 36eqtr4di 2819 1 (𝜑 → (𝐴 +s 𝐵) = (({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) |s ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)})))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4   = wceq 1570  {cab 2744  wrex 3092  cun 3906   class class class wbr 5114  (class class class)co 7423   <<s cslts 27987   |s ccuts 27989   +s cadds 28189
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 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2738  ax-rep 5243  ax-sep 5262  ax-nul 5274  ax-pow 5341  ax-pr 5409  ax-un 7745
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-ral 3083  df-rex 3093  df-rmo 3372  df-reu 3373  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-pss 3928  df-nul 4290  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-tp 4599  df-op 4601  df-ot 4603  df-uni 4878  df-int 4918  df-iun 4963  df-br 5115  df-opab 5179  df-mpt 5198  df-tr 5224  df-id 5561  df-eprel 5566  df-po 5574  df-so 5575  df-fr 5619  df-se 5620  df-we 5621  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-rn 5677  df-res 5678  df-ima 5679  df-pred 6309  df-ord 6370  df-on 6371  df-suc 6373  df-iota 6499  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-riota 7380  df-ov 7426  df-oprab 7427  df-mpo 7428  df-1st 7995  df-2nd 7996  df-frecs 8287  df-wrecs 8318  df-recs 8367  df-1o 8462  df-2o 8463  df-nadd 8661  df-no 27844  df-lts 27845  df-bday 27846  df-les 27946  df-slts 27988  df-cuts 27990  df-0s 28037  df-made 28057  df-old 28058  df-left 28060  df-right 28061  df-norec2 28179  df-adds 28190
This theorem is used by:  addsasslem1  28233  addsasslem2  28234  negsid  28271  addsdilem2  28382  onaddscl  28507  n0cut  28564  twocut  28653  halfcut  28688  pw2cut2  28692  readdscl  28729
  Copyright terms: Public domain W3C validator