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

Theorem solin 2852
Description: A strict order relation is linear (satisfies trichotomy).
Assertion
Ref Expression
solin |- ((R Or A /\ (B e. A /\ C e. A)) -> (BRC \/ B = C \/ CRB))

Proof of Theorem solin
StepHypRef Expression
1 breq1 2617 . . . . 5 |- (x = B -> (xRy <-> BRy))
2 eqeq1 1478 . . . . 5 |- (x = B -> (x = y <-> B = y))
3 breq2 2618 . . . . 5 |- (x = B -> (yRx <-> yRB))
41, 2, 33orbi123d 890 . . . 4 |- (x = B -> ((xRy \/ x = y \/ yRx) <-> (BRy \/ B = y \/ yRB)))
54imbi2d 611 . . 3 |- (x = B -> ((R Or A -> (xRy \/ x = y \/ yRx)) <-> (R Or A -> (BRy \/ B = y \/ yRB))))
6 breq2 2618 . . . . 5 |- (y = C -> (BRy <-> BRC))
7 eqeq2 1481 . . . . 5 |- (y = C -> (B = y <-> B = C))
8 breq1 2617 . . . . 5 |- (y = C -> (yRB <-> CRB))
96, 7, 83orbi123d 890 . . . 4 |- (y = C -> ((BRy \/ B = y \/ yRB) <-> (BRC \/ B = C \/ CRB)))
109imbi2d 611 . . 3 |- (y = C -> ((R Or A -> (BRy \/ B = y \/ yRB)) <-> (R Or A -> (BRC \/ B = C \/ CRB))))
11 df-so 2845 . . . . 5 |- (R Or A <-> (R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx)))
12 ra42 1693 . . . . . 6 |- (A.x e. A A.y e. A (xRy \/ x = y \/ yRx) -> ((x e. A /\ y e. A) -> (xRy \/ x = y \/ yRx)))
1312adantl 388 . . . . 5 |- ((R Po A /\ A.x e. A A.y e. A (xRy \/ x = y \/ yRx)) -> ((x e. A /\ y e. A) -> (xRy \/ x = y \/ yRx)))
1411, 13sylbi 199 . . . 4 |- (R Or A -> ((x e. A /\ y e. A) -> (xRy \/ x = y \/ yRx)))
1514com12 11 . . 3 |- ((x e. A /\ y e. A) -> (R Or A -> (xRy \/ x = y \/ yRx)))
165, 10, 15vtocl2ga 1849 . 2 |- ((B e. A /\ C e. A) -> (R Or A -> (BRC \/ B = C \/ CRB)))
1716impcom 351 1 |- ((R Or A /\ (B e. A /\ C e. A)) -> (BRC \/ B = C \/ CRB))
Colors of variables: wff set class
Syntax hints:   -> wi 3   /\ wa 223   \/ w3o 773   = wceq 954   e. wcel 956  A.wral 1642   class class class wbr 2614   Po wpo 2833   Or wor 2834
This theorem is referenced by:  sotric 2855  dfwe2 2930  wecmpep 2936  wereu 2940
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 960  ax-gen 961  ax-8 962  ax-10 964  ax-12 966  ax-17 969  ax-4 971  ax-5o 973  ax-6o 976  ax-9o 1121  ax-10o 1138  ax-16 1208  ax-11o 1216  ax-ext 1457
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3or 775  df-ex 979  df-sb 1170  df-clab 1462  df-cleq 1467  df-clel 1470  df-ral 1646  df-v 1808  df-un 2046  df-sn 2408  df-pr 2409  df-op 2412  df-br 2615  df-so 2845
Copyright terms: Public domain