Beginning of Section SurrealMinus
(*** $I sig/Part1.mgs ***)
(*** $I sig/Part2.mgs ***)
(*** $I sig/Part3.mgs ***)
(*** Part 4 ***)
L9
Definition. We define minus_SNo to be SNo_rec_i (λx m ⇒ SNoCut {m z|z ∈ SNoR x} {m w|w ∈ SNoL x}) of type setset.
Notation. We use - as a prefix operator with priority 358 corresponding to applying term minus_SNo.
Notation. We use as an infix operator with priority 490 and no associativity corresponding to applying term SNoLe.
L16
Theorem. (minus_SNo_eq)
∀x, SNo x- x = SNoCut {- z|z ∈ SNoR x} {- w|w ∈ SNoL x}
Proof:
Proof not loaded.
L47
Theorem. (minus_SNo_prop1)
∀x, SNo xSNo (- x)(∀uSNoL x, - x < - u)(∀uSNoR x, - u < - x)SNoCutP {- z|z ∈ SNoR x} {- w|w ∈ SNoL x}
Proof:
Proof not loaded.
L238
Theorem. (SNo_minus_SNo)
∀x, SNo xSNo (- x)
Proof:
Proof not loaded.
L245
Theorem. (minus_SNo_Lt_contra)
∀x y, SNo xSNo yx < y- y < - x
Proof:
Proof not loaded.
L314
Theorem. (minus_SNo_Le_contra)
∀x y, SNo xSNo yx y- y - x
Proof:
Proof not loaded.
L332
Theorem. (minus_SNo_SNoCutP)
∀x, SNo xSNoCutP {- z|z ∈ SNoR x} {- w|w ∈ SNoL x}
Proof:
Proof not loaded.
L340
Theorem. (minus_SNo_SNoCutP_gen)
∀L R, SNoCutP L RSNoCutP {- z|z ∈ R} {- w|w ∈ L}
Proof:
Proof not loaded.
L391
Theorem. (minus_SNo_Lev_lem1)
∀alpha, ordinal alpha∀xSNoS_ alpha, SNoLev (- x) SNoLev x
Proof:
Proof not loaded.
L562
Theorem. (minus_SNo_Lev_lem2)
∀x, SNo xSNoLev (- x) SNoLev x
Proof:
Proof not loaded.
L573
Theorem. (minus_SNo_invol)
∀x, SNo x- - x = x
Proof:
Proof not loaded.
L641
Theorem. (minus_SNo_Lev)
∀x, SNo xSNoLev (- x) = SNoLev x
Proof:
Proof not loaded.
L652
Theorem. (minus_SNo_SNo_)
∀alpha, ordinal alpha∀x, SNo_ alpha xSNo_ alpha (- x)
Proof:
Proof not loaded.
L669
Theorem. (minus_SNo_SNoS_)
∀alpha, ordinal alpha∀x, x SNoS_ alpha- x SNoS_ alpha
Proof:
Proof not loaded.
L682
Theorem. (minus_SNoCut_eq_lem)
∀v, SNo v∀L R, SNoCutP L Rv = SNoCut L R- v = SNoCut {- z|z ∈ R} {- w|w ∈ L}
Proof:
Proof not loaded.
L792
Theorem. (minus_SNoCut_eq)
∀L R, SNoCutP L R- SNoCut L R = SNoCut {- z|z ∈ R} {- w|w ∈ L}
Proof:
Proof not loaded.
L797
Theorem. (minus_SNo_Lt_contra1)
∀x y, SNo xSNo y- x < y- y < x
Proof:
Proof not loaded.
L810
Theorem. (minus_SNo_Lt_contra2)
∀x y, SNo xSNo yx < - yy < - x
Proof:
Proof not loaded.
L823
Theorem. (mordinal_SNoLev_min_2)
∀alpha, ordinal alpha∀z, SNo zSNoLev z ordsucc alpha- alpha z
Proof:
Proof not loaded.
L839
Theorem. (minus_SNo_SNoS_omega)
∀xSNoS_ ω, - x SNoS_ ω
Proof:
Proof not loaded.
L855
Theorem. (SNoL_minus_SNoR)
∀x, SNo xSNoL (- x) = {- w|w ∈ SNoR x}
Proof:
Proof not loaded.
End of Section SurrealMinus