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

Definition df-so 3604
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 3590 . 2 wff R Or A
41, 2wpo 3589 . . 3 wff R Po A
5 vx . . . . . . . 8 set x
65cv 1297 . . . . . . 7 class x
7 vy . . . . . . . 8 set y
87cv 1297 . . . . . . 7 class y
96, 8, 2wbr 3338 . . . . . 6 wff xRy
106, 8wceq 1298 . . . . . 6 wff x = y
118, 6, 2wbr 3338 . . . . . 6 wff yRx
129, 10, 11w3o 857 . . . . 5 wff (xRy \/ x = y \/ yRx)
1312, 7, 1wral 2105 . . . 4 wff A.y e. A (xRy \/ x = y \/ yRx)
1413, 5, 1wral 2105 . . 3 wff A.x e. A A.y e. A (xRy \/ x = y \/ yRx)
154, 14wa 240 . 2 wff (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx))
163, 15wb 163 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 3605  soss 3606  sossOLD 3607  soeq1 3608  solin 3612  itlso 3619  so0 3621  so0OLD 3622  dfwe2 3861  dfwe2OLD 3862  cnvso 4428  zorn2lem6 5955  zorn 5959  soxp 13950  soseq 13955
Copyright terms: Public domain