HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
GIF version

Definition df-sup 2154
Description: Define the supremum of class B. It is meaningful when R is a relation that strictly orders A and when the supremum exists. For example, R could be 'less than', A could be the set of real numbers, and B could be the set of all positive reals whose square is less than 2; in this case the supremum is defined as the square root of 2 per sqrval 4729.
Assertion
Ref Expression
df-sup sup(B, A, R) = {xA∣(∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))}
Distinct variable group(s):   x,y,z,R   x,A,y,z   x,B,y,z

Detailed syntax breakdown of Definition df-sup
StepHypRef Expression
1 cB . . 3 class B
2 cA . . 3 class A
3 cR . . 3 class R
41, 2, 3csup 2060 . 2 class sup(B, A, R)
5 vx . . . . . . . . 9 set x
65cv 1089 . . . . . . . 8 class x
7 vy . . . . . . . . 9 set y
87cv 1089 . . . . . . . 8 class y
96, 8, 3wbr 2054 . . . . . . 7 wff xRy
109wn 1 . . . . . 6 wff ¬ xRy
1110, 7, 1wral 1201 . . . . 5 wff yB ¬ xRy
128, 6, 3wbr 2054 . . . . . . 7 wff yRx
13 vz . . . . . . . . . 10 set z
1413cv 1089 . . . . . . . . 9 class z
158, 14, 3wbr 2054 . . . . . . . 8 wff yRz
1615, 13, 1wrex 1202 . . . . . . 7 wff zB yRz
1712, 16wi 2 . . . . . 6 wff (yRx → ∃zB yRz)
1817, 7, 2wral 1201 . . . . 5 wff yA (yRx → ∃zB yRz)
1911, 18wa 196 . . . 4 wff (∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))
2019, 5, 2crab 1204 . . 3 class {xA∣(∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))}
2120cuni 1919 . 2 class {xA∣(∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))}
224, 21wceq 1091 1 wff sup(B, A, R) = {xA∣(∀yB ¬ xRy ∧ ∀yA (yRx → ∃zB yRz))}
Colors of variables: wff set class
This definition is referenced by:  supeq1 2155  supex 2157  supcl 2159  supub 2160  suplub 2161  supsn 2168
metamath.org