This new Coq tactic duality
allows you to prove a lattice theory (in)equality if its dual has already been proven.
For a demo:
- Compile with
make clean; make
. - Run
Duality.v
either from the command line, or from the Coq IDE.
Tested on Coq version 8.9.0.