Metamath Proof Explorer


Definition df-odu

Description: Define the dual of an ordered structure, which replaces the order component of the structure with its reverse. See odubas , oduleval , and oduleg for its principal properties.

EDITORIAL: likely usable to simplify many lattice proofs, as it allows for duality arguments to be formalized; for instance latmass . (Contributed by Stefan O'Rear, 29-Jan-2015)

Ref Expression
Assertion df-odu ODual = w V w sSet ndx w -1

Detailed syntax breakdown

Step Hyp Ref Expression
0 codu class ODual
1 vw setvar w
2 cvv class V
3 1 cv setvar w
4 csts class sSet
5 cple class le
6 cnx class ndx
7 6 5 cfv class ndx
8 3 5 cfv class w
9 8 ccnv class w -1
10 7 9 cop class ndx w -1
11 3 10 4 co class w sSet ndx w -1
12 1 2 11 cmpt class w V w sSet ndx w -1
13 0 12 wceq wff ODual = w V w sSet ndx w -1