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

Definition df-so 2841
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 2830 . 2 wff R Or A
41, 2wpo 2829 . . 3 wff R Po A
5 vx . . . . . . . 8 set x
65cv 952 . . . . . . 7 class x
7 vy . . . . . . . 8 set y
87cv 952 . . . . . . 7 class y
96, 8, 2wbr 2609 . . . . . 6 wff xRy
106, 8wceq 953 . . . . . 6 wff x = y
118, 6, 2wbr 2609 . . . . . 6 wff yRx
129, 10, 11w3o 772 . . . . 5 wff (xRy \/ x = y \/ yRx)
1312, 7, 1wral 1637 . . . 4 wff A.y e. A (xRy \/ x = y \/ yRx)
1413, 5, 1wral 1637 . . 3 wff A.x e. A A.y e. A (xRy \/ x = y \/ yRx)
154, 14wa 223 . 2 wff (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx))
163, 15wb 146 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 2842  soss 2843  soeq1 2844  solin 2848  itlso 2854  so0 2856  dfwe2 2925  cnvso 3509  zorn2lem6 4765  zorn 4769
Copyright terms: Public domain