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

Definition df-so 3764
Description: Define the strict complete (linear) order predicate.
Assertion
Ref Expression
df-so |- (R Or A <-> (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx)))
Distinct variable groups:   x,y,R   x,A,y

Detailed syntax breakdown of Definition df-so
StepHypRef Expression
1 cA . . 3 class A
2 cR . . 3 class R
31, 2wor 3751 . 2 wff R Or A
41, 2wpo 3750 . . 3 wff R Po A
5 vx . . . . . . . 8 set x
65cv 1585 . . . . . . 7 class x
7 vy . . . . . . . 8 set y
87cv 1585 . . . . . . 7 class y
96, 8, 2wbr 3507 . . . . . 6 wff xRy
106, 8wceq 1586 . . . . . 6 wff x = y
118, 6, 2wbr 3507 . . . . . 6 wff yRx
129, 10, 11w3o 1101 . . . . 5 wff (xRy \/ x = y \/ yRx)
1312, 7, 1wral 2355 . . . 4 wff A.y e. A (xRy \/ x = y \/ yRx)
1413, 5, 1wral 2355 . . 3 wff A.x e. A A.y e. A (xRy \/ x = y \/ yRx)
154, 14wa 337 . 2 wff (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx))
163, 15wb 219 1 wff (R Or A <-> (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx)))
Colors of variables: wff set class
This definition is referenced by:  sopo 3765  soss 3766  soeq1 3767  solin 3771  itlso 3777  so0 3779  dfwe2 4007  cnvso 4532  soxp 5213  zorn2lem6 6366  zorn 6370  dfso2 14464  soxpOLD 14603  soseq 14608
Copyright terms: Public domain