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

Definition df-so 2929
Description: Define a strict complete (linear) order relation.
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 2917 . 2 wff R Or A
41, 2wpo 2916 . . 3 wff R Po A
5 vx . . . . . . . 8 set x
65cv 991 . . . . . . 7 class x
7 vy . . . . . . . 8 set y
87cv 991 . . . . . . 7 class y
96, 8, 2wbr 2692 . . . . . 6 wff xRy
106, 8wceq 992 . . . . . 6 wff x = y
118, 6, 2wbr 2692 . . . . . 6 wff yRx
129, 10, 11w3o 780 . . . . 5 wff (xRy \/ x = y \/ yRx)
1312, 7, 1wral 1691 . . . 4 wff A.y e. A (xRy \/ x = y \/ yRx)
1413, 5, 1wral 1691 . . 3 wff A.x e. A A.y e. A (xRy \/ x = y \/ yRx)
154, 14wa 221 . 2 wff (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx))
163, 15wb 144 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 2930  soss 2931  soeq1 2932  solin 2936  itlso 2942  so0 2944  dfwe2 3140  cnvso 3628  zorn2lem6 4939  zorn 4943
Copyright terms: Public domain