Age | Commit message (Collapse) | Author |
|
|
|
|
|
Add an `agda-lib` and an `Everything` file.
|
|
Complete proof of generator.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Move around some definitions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix faulty definition of flast set.
|
|
|
|
|
|
|
|
|
|
Prove substitution in the unguarded context.
|
|
|
|
|
|
|
|
Add some useful context transformations.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a small error in the paper. It claims that L⊨τε if and only if L≈{ε}.
However, from `⊨-anticongˡ` and `≤-min`, we have ∅⊨{ε}.
|
|
|
|
|
|
|
|
|
|
|
|
|