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

Theorem addsunif 28275
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 28274 . 2 (𝜑 → (𝐴 +s 𝐵) = (({𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)} ∪ {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)}) |s ({𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)} ∪ {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )})))
6 oveq1 7424 . . . . . . . 8 (𝑙 = 𝑏 → (𝑙 +s 𝐵) = (𝑏 +s 𝐵))
76eqeq2d 2773 . . . . . . 7 (𝑙 = 𝑏 → (𝑦 = (𝑙 +s 𝐵) ↔ 𝑦 = (𝑏 +s 𝐵)))
87cbvrexvw 3243 . . . . . 6 (∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵) ↔ ∃𝑏𝐿 𝑦 = (𝑏 +s 𝐵))
9 eqeq1 2766 . . . . . . 7 (𝑦 = 𝑎 → (𝑦 = (𝑏 +s 𝐵) ↔ 𝑎 = (𝑏 +s 𝐵)))
109rexbidv 3188 . . . . . 6 (𝑦 = 𝑎 → (∃𝑏𝐿 𝑦 = (𝑏 +s 𝐵) ↔ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)))
118, 10bitrid 286 . . . . 5 (𝑦 = 𝑎 → (∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵) ↔ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)))
1211cbvabv 2832 . . . 4 {𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} = {𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)}
13 oveq2 7425 . . . . . . . 8 (𝑚 = 𝑑 → (𝐴 +s 𝑚) = (𝐴 +s 𝑑))
1413eqeq2d 2773 . . . . . . 7 (𝑚 = 𝑑 → (𝑧 = (𝐴 +s 𝑚) ↔ 𝑧 = (𝐴 +s 𝑑)))
1514cbvrexvw 3243 . . . . . 6 (∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚) ↔ ∃𝑑𝑀 𝑧 = (𝐴 +s 𝑑))
16 eqeq1 2766 . . . . . . 7 (𝑧 = 𝑐 → (𝑧 = (𝐴 +s 𝑑) ↔ 𝑐 = (𝐴 +s 𝑑)))
1716rexbidv 3188 . . . . . 6 (𝑧 = 𝑐 → (∃𝑑𝑀 𝑧 = (𝐴 +s 𝑑) ↔ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)))
1815, 17bitrid 286 . . . . 5 (𝑧 = 𝑐 → (∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚) ↔ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)))
1918cbvabv 2832 . . . 4 {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)} = {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)}
2012, 19uneq12i 4116 . . 3 ({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) = ({𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)} ∪ {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)})
21 oveq1 7424 . . . . . . . 8 (𝑟 = 𝑓 → (𝑟 +s 𝐵) = (𝑓 +s 𝐵))
2221eqeq2d 2773 . . . . . . 7 (𝑟 = 𝑓 → (𝑤 = (𝑟 +s 𝐵) ↔ 𝑤 = (𝑓 +s 𝐵)))
2322cbvrexvw 3243 . . . . . 6 (∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵) ↔ ∃𝑓𝑅 𝑤 = (𝑓 +s 𝐵))
24 eqeq1 2766 . . . . . . 7 (𝑤 = 𝑒 → (𝑤 = (𝑓 +s 𝐵) ↔ 𝑒 = (𝑓 +s 𝐵)))
2524rexbidv 3188 . . . . . 6 (𝑤 = 𝑒 → (∃𝑓𝑅 𝑤 = (𝑓 +s 𝐵) ↔ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)))
2623, 25bitrid 286 . . . . 5 (𝑤 = 𝑒 → (∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵) ↔ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)))
2726cbvabv 2832 . . . 4 {𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} = {𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)}
28 oveq2 7425 . . . . . . . 8 (𝑠 = → (𝐴 +s 𝑠) = (𝐴 +s ))
2928eqeq2d 2773 . . . . . . 7 (𝑠 = → (𝑡 = (𝐴 +s 𝑠) ↔ 𝑡 = (𝐴 +s )))
3029cbvrexvw 3243 . . . . . 6 (∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠) ↔ ∃𝑆 𝑡 = (𝐴 +s ))
31 eqeq1 2766 . . . . . . 7 (𝑡 = 𝑔 → (𝑡 = (𝐴 +s ) ↔ 𝑔 = (𝐴 +s )))
3231rexbidv 3188 . . . . . 6 (𝑡 = 𝑔 → (∃𝑆 𝑡 = (𝐴 +s ) ↔ ∃𝑆 𝑔 = (𝐴 +s )))
3330, 32bitrid 286 . . . . 5 (𝑡 = 𝑔 → (∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠) ↔ ∃𝑆 𝑔 = (𝐴 +s )))
3433cbvabv 2832 . . . 4 {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)} = {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )}
3527, 34uneq12i 4116 . . 3 ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)}) = ({𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)} ∪ {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )})
3620, 35oveq12i 7429 . 2 (({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) |s ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)})) = (({𝑎 ∣ ∃𝑏𝐿 𝑎 = (𝑏 +s 𝐵)} ∪ {𝑐 ∣ ∃𝑑𝑀 𝑐 = (𝐴 +s 𝑑)}) |s ({𝑒 ∣ ∃𝑓𝑅 𝑒 = (𝑓 +s 𝐵)} ∪ {𝑔 ∣ ∃𝑆 𝑔 = (𝐴 +s )}))
375, 36eqtr4di 2815 1 (𝜑 → (𝐴 +s 𝐵) = (({𝑦 ∣ ∃𝑙𝐿 𝑦 = (𝑙 +s 𝐵)} ∪ {𝑧 ∣ ∃𝑚𝑀 𝑧 = (𝐴 +s 𝑚)}) |s ({𝑤 ∣ ∃𝑟𝑅 𝑤 = (𝑟 +s 𝐵)} ∪ {𝑡 ∣ ∃𝑠𝑆 𝑡 = (𝐴 +s 𝑠)})))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4   = wceq 1570  {cab 2740  wrex 3088  cun 3900   class class class wbr 5107  (class class class)co 7417   <<s cslts 28030   |s ccuts 28032   +s cadds 28232
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 2215  ax-ext 2734  ax-rep 5236  ax-sep 5255  ax-nul 5267  ax-pow 5334  ax-pr 5402  ax-un 7740
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 2566  df-eu 2596  df-clab 2741  df-cleq 2754  df-clel 2837  df-nfc 2911  df-ne 2958  df-ral 3079  df-rex 3089  df-rmo 3367  df-reu 3368  df-rab 3415  df-v 3455  df-sbc 3743  df-csb 3851  df-dif 3905  df-un 3907  df-in 3909  df-ss 3919  df-pss 3922  df-nul 4283  df-if 4486  df-pw 4562  df-sn 4588  df-pr 4590  df-tp 4592  df-op 4594  df-ot 4596  df-uni 4871  df-int 4911  df-iun 4956  df-br 5108  df-opab 5172  df-mpt 5191  df-tr 5217  df-id 5554  df-eprel 5559  df-po 5567  df-so 5568  df-fr 5612  df-se 5613  df-we 5614  df-xp 5665  df-rel 5666  df-cnv 5667  df-co 5668  df-dm 5669  df-rn 5670  df-res 5671  df-ima 5672  df-pred 6303  df-ord 6364  df-on 6365  df-suc 6367  df-iota 6493  df-fun 6539  df-fn 6540  df-f 6541  df-f1 6542  df-fo 6543  df-f1o 6544  df-fv 6545  df-riota 7374  df-ov 7420  df-oprab 7421  df-mpo 7422  df-1st 7990  df-2nd 7991  df-frecs 8284  df-wrecs 8315  df-recs 8364  df-1o 8459  df-2o 8460  df-nadd 8658  df-no 27887  df-lts 27888  df-bday 27889  df-les 27989  df-slts 28031  df-cuts 28033  df-0s 28080  df-made 28100  df-old 28101  df-left 28103  df-right 28104  df-norec2 28222  df-adds 28233
This theorem is used by:  addsasslem1  28276  addsasslem2  28277  negsid  28314  addsdilem2  28425  onaddscl  28550  n0cut  28607  twocut  28696  halfcut  28731  pw2cut2  28735  readdscl  28772
  Copyright terms: Public domain W3C validator