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

Theorem addscut 27948
Description: Demonstrate the cut properties of surreal addition. This gives us closure together with a pair of set-less-than relationships for surreal addition. (Contributed by Scott Fenton, 21-Jan-2025.)
Hypotheses
Ref Expression
addscut.1 (𝜑𝑋 No )
addscut.2 (𝜑𝑌 No )
Assertion
Ref Expression
addscut (𝜑 → ((𝑋 +s 𝑌) ∈ No ∧ ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)})))
Distinct variable groups:   𝑋,𝑝,𝑙   𝑋,𝑞,𝑚   𝑤,𝑋,𝑟   𝑡,𝑋,𝑠   𝑌,𝑝,𝑙   𝑌,𝑞,𝑚   𝑤,𝑌,𝑟   𝑡,𝑌,𝑠
Allowed substitution hints:   𝜑(𝑤,𝑡,𝑚,𝑠,𝑟,𝑞,𝑝,𝑙)

Proof of Theorem addscut
Dummy variables 𝑎 𝑏 𝑐 𝑑 𝑒 𝑓 𝑔 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 addscut.1 . . 3 (𝜑𝑋 No )
2 addscut.2 . . 3 (𝜑𝑌 No )
31, 2addscutlem 27947 . 2 (𝜑 → ((𝑋 +s 𝑌) ∈ No ∧ ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )})))
4 biid 261 . . 3 ((𝑋 +s 𝑌) ∈ No ↔ (𝑋 +s 𝑌) ∈ No )
5 oveq1 7363 . . . . . . . . 9 (𝑙 = 𝑏 → (𝑙 +s 𝑌) = (𝑏 +s 𝑌))
65eqeq2d 2745 . . . . . . . 8 (𝑙 = 𝑏 → (𝑝 = (𝑙 +s 𝑌) ↔ 𝑝 = (𝑏 +s 𝑌)))
76cbvrexvw 3213 . . . . . . 7 (∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌) ↔ ∃𝑏 ∈ ( L ‘𝑋)𝑝 = (𝑏 +s 𝑌))
8 eqeq1 2738 . . . . . . . 8 (𝑝 = 𝑎 → (𝑝 = (𝑏 +s 𝑌) ↔ 𝑎 = (𝑏 +s 𝑌)))
98rexbidv 3158 . . . . . . 7 (𝑝 = 𝑎 → (∃𝑏 ∈ ( L ‘𝑋)𝑝 = (𝑏 +s 𝑌) ↔ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)))
107, 9bitrid 283 . . . . . 6 (𝑝 = 𝑎 → (∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌) ↔ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)))
1110cbvabv 2804 . . . . 5 {𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} = {𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)}
12 oveq2 7364 . . . . . . . . 9 (𝑚 = 𝑑 → (𝑋 +s 𝑚) = (𝑋 +s 𝑑))
1312eqeq2d 2745 . . . . . . . 8 (𝑚 = 𝑑 → (𝑞 = (𝑋 +s 𝑚) ↔ 𝑞 = (𝑋 +s 𝑑)))
1413cbvrexvw 3213 . . . . . . 7 (∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚) ↔ ∃𝑑 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑑))
15 eqeq1 2738 . . . . . . . 8 (𝑞 = 𝑐 → (𝑞 = (𝑋 +s 𝑑) ↔ 𝑐 = (𝑋 +s 𝑑)))
1615rexbidv 3158 . . . . . . 7 (𝑞 = 𝑐 → (∃𝑑 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑑) ↔ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)))
1714, 16bitrid 283 . . . . . 6 (𝑞 = 𝑐 → (∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚) ↔ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)))
1817cbvabv 2804 . . . . 5 {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)} = {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}
1911, 18uneq12i 4116 . . . 4 ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) = ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)})
2019breq1i 5103 . . 3 (({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ↔ ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}) <<s {(𝑋 +s 𝑌)})
21 oveq1 7363 . . . . . . . . 9 (𝑟 = 𝑓 → (𝑟 +s 𝑌) = (𝑓 +s 𝑌))
2221eqeq2d 2745 . . . . . . . 8 (𝑟 = 𝑓 → (𝑤 = (𝑟 +s 𝑌) ↔ 𝑤 = (𝑓 +s 𝑌)))
2322cbvrexvw 3213 . . . . . . 7 (∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌) ↔ ∃𝑓 ∈ ( R ‘𝑋)𝑤 = (𝑓 +s 𝑌))
24 eqeq1 2738 . . . . . . . 8 (𝑤 = 𝑒 → (𝑤 = (𝑓 +s 𝑌) ↔ 𝑒 = (𝑓 +s 𝑌)))
2524rexbidv 3158 . . . . . . 7 (𝑤 = 𝑒 → (∃𝑓 ∈ ( R ‘𝑋)𝑤 = (𝑓 +s 𝑌) ↔ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)))
2623, 25bitrid 283 . . . . . 6 (𝑤 = 𝑒 → (∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌) ↔ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)))
2726cbvabv 2804 . . . . 5 {𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} = {𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)}
28 oveq2 7364 . . . . . . . . 9 (𝑠 = → (𝑋 +s 𝑠) = (𝑋 +s ))
2928eqeq2d 2745 . . . . . . . 8 (𝑠 = → (𝑡 = (𝑋 +s 𝑠) ↔ 𝑡 = (𝑋 +s )))
3029cbvrexvw 3213 . . . . . . 7 (∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠) ↔ ∃ ∈ ( R ‘𝑌)𝑡 = (𝑋 +s ))
31 eqeq1 2738 . . . . . . . 8 (𝑡 = 𝑔 → (𝑡 = (𝑋 +s ) ↔ 𝑔 = (𝑋 +s )))
3231rexbidv 3158 . . . . . . 7 (𝑡 = 𝑔 → (∃ ∈ ( R ‘𝑌)𝑡 = (𝑋 +s ) ↔ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )))
3330, 32bitrid 283 . . . . . 6 (𝑡 = 𝑔 → (∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠) ↔ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )))
3433cbvabv 2804 . . . . 5 {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)} = {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )}
3527, 34uneq12i 4116 . . . 4 ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)}) = ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )})
3635breq2i 5104 . . 3 ({(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)}) ↔ {(𝑋 +s 𝑌)} <<s ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )}))
374, 20, 363anbi123i 1155 . 2 (((𝑋 +s 𝑌) ∈ No ∧ ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)})) ↔ ((𝑋 +s 𝑌) ∈ No ∧ ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )})))
383, 37sylibr 234 1 (𝜑 → ((𝑋 +s 𝑌) ∈ No ∧ ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)})))
Colors of variables: wff setvar class
Syntax hints:  wi 4  w3a 1086   = wceq 1541  wcel 2113  {cab 2712  wrex 3058  cun 3897  {csn 4578   class class class wbr 5096  cfv 6490  (class class class)co 7356   No csur 27605   <<s csslt 27747   L cleft 27813   R cright 27814   +s cadds 27929
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1968  ax-7 2009  ax-8 2115  ax-9 2123  ax-10 2146  ax-11 2162  ax-12 2182  ax-ext 2706  ax-rep 5222  ax-sep 5239  ax-nul 5249  ax-pow 5308  ax-pr 5375  ax-un 7678
This theorem depends on definitions:  df-bi 207  df-an 396  df-or 848  df-3or 1087  df-3an 1088  df-tru 1544  df-fal 1554  df-ex 1781  df-nf 1785  df-sb 2068  df-mo 2537  df-eu 2567  df-clab 2713  df-cleq 2726  df-clel 2809  df-nfc 2883  df-ne 2931  df-ral 3050  df-rex 3059  df-rmo 3348  df-reu 3349  df-rab 3398  df-v 3440  df-sbc 3739  df-csb 3848  df-dif 3902  df-un 3904  df-in 3906  df-ss 3916  df-pss 3919  df-nul 4284  df-if 4478  df-pw 4554  df-sn 4579  df-pr 4581  df-tp 4583  df-op 4585  df-uni 4862  df-int 4901  df-iun 4946  df-br 5097  df-opab 5159  df-mpt 5178  df-tr 5204  df-id 5517  df-eprel 5522  df-po 5530  df-so 5531  df-fr 5575  df-se 5576  df-we 5577  df-xp 5628  df-rel 5629  df-cnv 5630  df-co 5631  df-dm 5632  df-rn 5633  df-res 5634  df-ima 5635  df-pred 6257  df-ord 6318  df-on 6319  df-suc 6321  df-iota 6446  df-fun 6492  df-fn 6493  df-f 6494  df-f1 6495  df-fo 6496  df-f1o 6497  df-fv 6498  df-riota 7313  df-ov 7359  df-oprab 7360  df-mpo 7361  df-1st 7931  df-2nd 7932  df-frecs 8221  df-wrecs 8252  df-recs 8301  df-1o 8395  df-2o 8396  df-nadd 8592  df-no 27608  df-slt 27609  df-bday 27610  df-sslt 27748  df-scut 27750  df-0s 27795  df-made 27815  df-old 27816  df-left 27818  df-right 27819  df-norec2 27919  df-adds 27930
This theorem is referenced by:  addscut2  27949  addscld  27950  sleadd1  27959  addsuniflem  27971  addsasslem1  27973  addsasslem2  27974
  Copyright terms: Public domain W3C validator