- 21 May, 2016 2 commits
-
-
Amin Timany authored
-
Amin Timany authored
-
- 18 May, 2016 1 commit
-
-
Amin Timany authored
-
- 17 May, 2016 3 commits
-
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
We still need to prove the many admitted lemmas in rules_binary module.
-
- 16 May, 2016 3 commits
-
-
Amin Timany authored
The way the binary relation is defined, the binary fundamental lemma simply doesn't hold. I overlooked the fact that we need to enable CAS only for types where equality is checkable.
-
Amin Timany authored
-
Amin Timany authored
-
- 15 May, 2016 1 commit
-
-
Amin Timany authored
-
- 13 May, 2016 4 commits
-
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
These will be put in a separate file.
-
- 12 May, 2016 3 commits
-
-
Amin Timany authored
The parts of Fμ,ref,par that we have are now compatible with the latest version of iris.
-
Amin Timany authored
-
Amin Timany authored
-
- 11 May, 2016 1 commit
-
-
Amin Timany authored
-
- 06 May, 2016 6 commits
-
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
- 05 May, 2016 2 commits
-
-
Amin Timany authored
-
Amin Timany authored
Requires cleanups.
-
- 04 May, 2016 1 commit
-
-
Amin Timany authored
-
- 03 May, 2016 2 commits
-
-
Amin Timany authored
commit 392b7b43 Author: Amin Timany <amintimany@gmail.com> Date: Tue May 3 21:25:10 2016 +0200 Finish using new iris with "proof mode" In Fμ and Fμ_ref we do support reduction under Fold. In fact `Unfold (Fold v)` is reduced to `v` if and only if v is a variable. commit 9825e341 Author: Amin Timany <amintimany@gmail.com> Date: Mon May 2 20:35:57 2016 +0200 Prove fundamental lemma of stlc is proven Change the Fμ to make the operational semantics reduce under Fold. Fundamental lemma for Fμ is partially proven (up to App).
-
Amin Timany authored
In Fμ and Fμ_ref we do support reduction under Fold. In fact `Unfold (Fold v)` is reduced to `v` if and only if v is a variable.
-
- 02 May, 2016 1 commit
-
-
Amin Timany authored
Change the Fμ to make the operational semantics reduce under Fold. Fundamental lemma for Fμ is partially proven (up to App).
-
- 23 Mar, 2016 1 commit
-
-
Amin Timany authored
- ownI_proper for inv - later_contractive for later_ne anymore. Instead we use (contractive_proper _) and (contractive_ne _). Instead we can use (contractive)
-
- 12 Mar, 2016 5 commits
-
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
-
Amin Timany authored
iris is now used as a library now.
-