source:
src/LTL/LTLToLIN.ma
@
2745
Last change on this file since 2745 was 2490, checked in by , 8 years ago | |
---|---|
File size: 148 bytes |
Line | |
---|---|
1 | include "joint/linearise.ma". |
2 | include "LTL/LTL.ma". |
3 | include "LIN/LIN.ma". |
4 | |
5 | definition ltl_to_lin : ltl_program → lin_program ≝ |
6 | linearise …. |
Note: See TracBrowser
for help on using the repository browser.