Idris2/libs/papers/Search
Thomas E. Hansen b3a8d344e4 [ papers ] Implement proof-search for EF, AF, EG, AG
This also caught an implementation error in the Global formula
definitions:
AG f = A[ f U (f AND' Completed) ]
and **not**
AG f = A[ (f U f) AND' Completed ]
(both of which are valid parsings of the original
 AG f = A[ f u f AND' Completed]
 )
2022-10-05 14:30:08 +02:00
..
Tychonoff [ papers ] Tychonoff (Part I) (#2332) 2022-02-24 11:12:53 +00:00
Auto.idr [ new ] Auto in Agda (+ bonus) (#2541) 2022-06-16 09:35:45 +01:00
CTL.idr [ papers ] Implement proof-search for EF, AF, EG, AG 2022-10-05 14:30:08 +02:00
Generator.idr Add DOI to Liam's search paper stuff 2022-10-05 14:30:08 +02:00
HDecidable.idr Add DOI to Liam's search paper stuff 2022-10-05 14:30:08 +02:00
Negation.idr [ libs ] move propaganda out of contrib (#2213) 2022-01-25 12:25:55 +00:00
Properties.idr Add DOI to Liam's search paper stuff 2022-10-05 14:30:08 +02:00