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

Theorem addcuts 28208
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
addcuts.1 (𝜑𝑋 No )
addcuts.2 (𝜑𝑌 No )
Assertion
Ref Expression
addcuts (𝜑 → ((𝑋 +s 𝑌) ∈ No ∧ ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)})))
Distinct variable groups:   𝑋,𝑝,𝑙   𝑋,𝑞,𝑚   𝑤,𝑋,𝑟   𝑡,𝑋,𝑠   𝑌,𝑝,𝑙   𝑌,𝑞,𝑚   𝑤,𝑌,𝑟   𝑡,𝑌,𝑠
Allowed substitution hints:   𝜑(𝑤, 𝑡, 𝑚, 𝑠, 𝑟, 𝑞, 𝑝, 𝑙)

Proof of Theorem addcuts
Dummy variables 𝑎 𝑏 𝑐 𝑑 𝑒 𝑓 𝑔 are mutually distinct and distinct from all other variables.
StepHypRef Expression
1 addcuts.1 . . 3 (𝜑𝑋 No )
2 addcuts.2 . . 3 (𝜑𝑌 No )
31, 2addcutslem 28207 . 2 (𝜑 → ((𝑋 +s 𝑌) ∈ No ∧ ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )})))
4 biid 264 . . 3 ((𝑋 +s 𝑌) ∈ No ↔ (𝑋 +s 𝑌) ∈ No )
5 oveq1 7430 . . . . . . . . 9 (𝑙 = 𝑏 → (𝑙 +s 𝑌) = (𝑏 +s 𝑌))
65eqeq2d 2777 . . . . . . . 8 (𝑙 = 𝑏 → (𝑝 = (𝑙 +s 𝑌) ↔ 𝑝 = (𝑏 +s 𝑌)))
76cbvrexvw 3247 . . . . . . 7 (∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌) ↔ ∃𝑏 ∈ ( L ‘𝑋)𝑝 = (𝑏 +s 𝑌))
8 eqeq1 2770 . . . . . . . 8 (𝑝 = 𝑎 → (𝑝 = (𝑏 +s 𝑌) ↔ 𝑎 = (𝑏 +s 𝑌)))
98rexbidv 3192 . . . . . . 7 (𝑝 = 𝑎 → (∃𝑏 ∈ ( L ‘𝑋)𝑝 = (𝑏 +s 𝑌) ↔ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)))
107, 9bitrid 286 . . . . . 6 (𝑝 = 𝑎 → (∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌) ↔ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)))
1110cbvabv 2836 . . . . 5 {𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} = {𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)}
12 oveq2 7431 . . . . . . . . 9 (𝑚 = 𝑑 → (𝑋 +s 𝑚) = (𝑋 +s 𝑑))
1312eqeq2d 2777 . . . . . . . 8 (𝑚 = 𝑑 → (𝑞 = (𝑋 +s 𝑚) ↔ 𝑞 = (𝑋 +s 𝑑)))
1413cbvrexvw 3247 . . . . . . 7 (∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚) ↔ ∃𝑑 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑑))
15 eqeq1 2770 . . . . . . . 8 (𝑞 = 𝑐 → (𝑞 = (𝑋 +s 𝑑) ↔ 𝑐 = (𝑋 +s 𝑑)))
1615rexbidv 3192 . . . . . . 7 (𝑞 = 𝑐 → (∃𝑑 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑑) ↔ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)))
1714, 16bitrid 286 . . . . . 6 (𝑞 = 𝑐 → (∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚) ↔ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)))
1817cbvabv 2836 . . . . 5 {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)} = {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}
1911, 18uneq12i 4123 . . . 4 ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) = ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)})
2019breq1i 5121 . . 3 (({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ↔ ({𝑎 ∣ ∃𝑏 ∈ ( L ‘𝑋)𝑎 = (𝑏 +s 𝑌)} ∪ {𝑐 ∣ ∃𝑑 ∈ ( L ‘𝑌)𝑐 = (𝑋 +s 𝑑)}) <<s {(𝑋 +s 𝑌)})
21 oveq1 7430 . . . . . . . . 9 (𝑟 = 𝑓 → (𝑟 +s 𝑌) = (𝑓 +s 𝑌))
2221eqeq2d 2777 . . . . . . . 8 (𝑟 = 𝑓 → (𝑤 = (𝑟 +s 𝑌) ↔ 𝑤 = (𝑓 +s 𝑌)))
2322cbvrexvw 3247 . . . . . . 7 (∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌) ↔ ∃𝑓 ∈ ( R ‘𝑋)𝑤 = (𝑓 +s 𝑌))
24 eqeq1 2770 . . . . . . . 8 (𝑤 = 𝑒 → (𝑤 = (𝑓 +s 𝑌) ↔ 𝑒 = (𝑓 +s 𝑌)))
2524rexbidv 3192 . . . . . . 7 (𝑤 = 𝑒 → (∃𝑓 ∈ ( R ‘𝑋)𝑤 = (𝑓 +s 𝑌) ↔ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)))
2623, 25bitrid 286 . . . . . 6 (𝑤 = 𝑒 → (∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌) ↔ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)))
2726cbvabv 2836 . . . . 5 {𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} = {𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)}
28 oveq2 7431 . . . . . . . . 9 (𝑠 = → (𝑋 +s 𝑠) = (𝑋 +s ))
2928eqeq2d 2777 . . . . . . . 8 (𝑠 = → (𝑡 = (𝑋 +s 𝑠) ↔ 𝑡 = (𝑋 +s )))
3029cbvrexvw 3247 . . . . . . 7 (∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠) ↔ ∃ ∈ ( R ‘𝑌)𝑡 = (𝑋 +s ))
31 eqeq1 2770 . . . . . . . 8 (𝑡 = 𝑔 → (𝑡 = (𝑋 +s ) ↔ 𝑔 = (𝑋 +s )))
3231rexbidv 3192 . . . . . . 7 (𝑡 = 𝑔 → (∃ ∈ ( R ‘𝑌)𝑡 = (𝑋 +s ) ↔ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )))
3330, 32bitrid 286 . . . . . 6 (𝑡 = 𝑔 → (∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠) ↔ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )))
3433cbvabv 2836 . . . . 5 {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)} = {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )}
3527, 34uneq12i 4123 . . . 4 ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)}) = ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )})
3635breq2i 5122 . . 3 ({(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)}) ↔ {(𝑋 +s 𝑌)} <<s ({𝑒 ∣ ∃𝑓 ∈ ( R ‘𝑋)𝑒 = (𝑓 +s 𝑌)} ∪ {𝑔 ∣ ∃ ∈ ( R ‘𝑌)𝑔 = (𝑋 +s )}))
374, 20, 363anbi123i 1173 . 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 237 1 (𝜑 → ((𝑋 +s 𝑌) ∈ No ∧ ({𝑝 ∣ ∃𝑙 ∈ ( L ‘𝑋)𝑝 = (𝑙 +s 𝑌)} ∪ {𝑞 ∣ ∃𝑚 ∈ ( L ‘𝑌)𝑞 = (𝑋 +s 𝑚)}) <<s {(𝑋 +s 𝑌)} ∧ {(𝑋 +s 𝑌)} <<s ({𝑤 ∣ ∃𝑟 ∈ ( R ‘𝑋)𝑤 = (𝑟 +s 𝑌)} ∪ {𝑡 ∣ ∃𝑠 ∈ ( R ‘𝑌)𝑡 = (𝑋 +s 𝑠)})))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  w3a 1103   = wceq 1570  wcel 2146  {cab 2744  wrex 3092  cun 3906  {csn 4594   class class class wbr 5114  cfv 6543  (class class class)co 7423   No csur 27841   <<s cslts 27987   L cleft 28055   R cright 28056   +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-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-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:  addcuts2  28209  addscld  28210  leadds1  28219  addsuniflem  28231  addsasslem1  28233  addsasslem2  28234
  Copyright terms: Public domain W3C validator