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

Theorem pocl 2835
Description: Properties of partial order relation in class notation.
Assertion
Ref Expression
pocl |- (R Po A -> ((B e. A /\ C e. A /\ D e. A) -> (-. BRB /\ ((BRC /\ CRD) -> BRD))))

Proof of Theorem pocl
StepHypRef Expression
1 id 59 . . . . . . 7 |- (x = B -> x = B)
21, 1breq12d 2621 . . . . . 6 |- (x = B -> (xRx <-> BRB))
32negbid 609 . . . . 5 |- (x = B -> (-. xRx <-> -. BRB))
4 breq1 2612 . . . . . . 7 |- (x = B -> (xRy <-> BRy))
54anbi1d 615 . . . . . 6 |- (x = B -> ((xRy /\ yRz) <-> (BRy /\ yRz)))
6 breq1 2612 . . . . . 6 |- (x = B -> (xRz <-> BRz))
75, 6imbi12d 624 . . . . 5 |- (x = B -> (((xRy /\ yRz) -> xRz) <-> ((BRy /\ yRz) -> BRz)))
83, 7anbi12d 626 . . . 4 |- (x = B -> ((-. xRx /\ ((xRy /\ yRz) -> xRz)) <-> (-. BRB /\ ((BRy /\ yRz) -> BRz))))
98imbi2d 610 . . 3 |- (x = B -> ((R Po A -> (-. xRx /\ ((xRy /\ yRz) -> xRz))) <-> (R Po A -> (-. BRB /\ ((BRy /\ yRz) -> BRz)))))
10 breq2 2613 . . . . . . 7 |- (y = C -> (BRy <-> BRC))
11 breq1 2612 . . . . . . 7 |- (y = C -> (yRz <-> CRz))
1210, 11anbi12d 626 . . . . . 6 |- (y = C -> ((BRy /\ yRz) <-> (BRC /\ CRz)))
1312imbi1d 611 . . . . 5 |- (y = C -> (((BRy /\ yRz) -> BRz) <-> ((BRC /\ CRz) -> BRz)))
1413anbi2d 614 . . . 4 |- (y = C -> ((-. BRB /\ ((BRy /\ yRz) -> BRz)) <-> (-. BRB /\ ((BRC /\ CRz) -> BRz))))
1514imbi2d 610 . . 3 |- (y = C -> ((R Po A -> (-. BRB /\ ((BRy /\ yRz) -> BRz))) <-> (R Po A -> (-. BRB /\ ((BRC /\ CRz) -> BRz)))))
16 breq2 2613 . . . . . . 7 |- (z = D -> (CRz <-> CRD))
1716anbi2d 614 . . . . . 6 |- (z = D -> ((BRC /\ CRz) <-> (BRC /\ CRD)))
18 breq2 2613 . . . . . 6 |- (z = D -> (BRz <-> BRD))
1917, 18imbi12d 624 . . . . 5 |- (z = D -> (((BRC /\ CRz) -> BRz) <-> ((BRC /\ CRD) -> BRD)))
2019anbi2d 614 . . . 4 |- (z = D -> ((-. BRB /\ ((BRC /\ CRz) -> BRz)) <-> (-. BRB /\ ((BRC /\ CRD) -> BRD))))
2120imbi2d 610 . . 3 |- (z = D -> ((R Po A -> (-. BRB /\ ((BRC /\ CRz) -> BRz))) <-> (R Po A -> (-. BRB /\ ((BRC /\ CRD) -> BRD)))))
22 df-po 2831 . . . . . . . 8 |- (R Po A <-> A.x e. A A.y e. A A.z e. A (-. xRx /\ ((xRy /\ yRz) -> xRz)))
23 r3al 1682 . . . . . . . 8 |- (A.x e. A A.y e. A A.z e. A (-. xRx /\ ((xRy /\ yRz) -> xRz)) <-> A.xA.yA.z((x e. A /\ y e. A /\ z e. A) -> (-. xRx /\ ((xRy /\ yRz) -> xRz))))
2422, 23bitr 173 . . . . . . 7 |- (R Po A <-> A.xA.yA.z((x e. A /\ y e. A /\ z e. A) -> (-. xRx /\ ((xRy /\ yRz) -> xRz))))
2524biimp 151 . . . . . 6 |- (R Po A -> A.xA.yA.z((x e. A /\ y e. A /\ z e. A) -> (-. xRx /\ ((xRy /\ yRz) -> xRz))))
262519.21bbi 1057 . . . . 5 |- (R Po A -> A.z((x e. A /\ y e. A /\ z e. A) -> (-. xRx /\ ((xRy /\ yRz) -> xRz))))
272619.21bi 1056 . . . 4 |- (R Po A -> ((x e. A /\ y e. A /\ z e. A) -> (-. xRx /\ ((xRy /\ yRz) -> xRz))))
2827com12 11 . . 3 |- ((x e. A /\ y e. A /\ z e. A) -> (R Po A -> (-. xRx /\ ((xRy /\ yRz) -> xRz))))
299, 15, 21, 28vtocl3ga 1845 . 2 |- ((B e. A /\ C e. A /\ D e. A) -> (R Po A -> (-. BRB /\ ((BRC /\ CRD) -> BRD))))
3029com12 11 1 |- (R Po A -> ((B e. A /\ C e. A /\ D e. A) -> (-. BRB /\ ((BRC /\ CRD) -> BRD))))
Colors of variables: wff set class
Syntax hints:  -. wn 2   -> wi 3   /\ wa 223   /\ w3a 773  A.wal 951   = wceq 953   e. wcel 955  A.wral 1637   class class class wbr 2609   Po wpo 2829
This theorem is referenced by:  poirr 2836  potr 2837
This theorem was proved from axioms:  ax-1 4  ax-2 5  ax-3 6  ax-mp 7  ax-7 959  ax-gen 960  ax-8 961  ax-10 963  ax-12 965  ax-17 968  ax-4 970  ax-5o 972  ax-6o 975  ax-9o 1119  ax-10o 1136  ax-16 1206  ax-11o 1213  ax-ext 1452
This theorem depends on definitions:  df-bi 147  df-or 224  df-an 225  df-3an 775  df-ex 978  df-sb 1168  df-clab 1457  df-cleq 1462  df-clel 1465  df-ral 1641  df-v 1803  df-un 2040  df-sn 2402  df-pr 2403  df-op 2406  df-br 2610  df-po 2831
Copyright terms: Public domain