Idris2/libs
Thomas E. Hansen 3e0d5acfa4 [ papers ] Map depth-invariant prfs for AU and EU
The proofs of depth-invariance for Always Until and Exists Until require
mapping the proofs over the Formulae's internal `All` and `Any`
respectively. Idris provides some functions for this, but they erase the
list and so don't quite work. Instead we need to implement our own,
which don't erase the list.
2022-10-05 14:30:08 +02:00
..
base Merge pull request #2701 from stefan-hoeck/snocfold 2022-10-04 12:52:39 +01:00
contrib [ re #2675 ] Do not build libs/{contribs,papers} during bootstrap (#2677) 2022-10-04 13:37:45 +01:00
linear [ re #2675 ] Do not build libs/{contribs,papers} during bootstrap (#2677) 2022-10-04 13:37:45 +01:00
network [ re #2675 ] Do not build libs/{contribs,papers} during bootstrap (#2677) 2022-10-04 13:37:45 +01:00
papers [ papers ] Map depth-invariant prfs for AU and EU 2022-10-05 14:30:08 +02:00
prelude [ base ] deriving Foldable 2022-09-24 10:20:25 +01:00
test [ golden ] Split runner to be able to run with custom options 2022-09-27 22:05:12 +01:00