Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
iris-coq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Maxime Dénès
iris-coq
Commits
23de2030c5f686da44661a73105faa3b8ed6c0b3
Select Git revision
0 results
iris-coq
barrier
lifting.v
Author
Search by author
Any Author
authors
0 authors
Jan 30, 2016
move sugar to separate file, and prove some more rules for it
· 23de2030
Ralf Jung
authored
9 years ago
23de2030
nice derived lemma for Le
· 212b1b02
Ralf Jung
authored
9 years ago
212b1b02
make some arguments implicit, for nicer proof scripts
· e42aece0
Ralf Jung
authored
9 years ago
e42aece0
show that we can implement the predecessor function
· 0b56a3e3
Ralf Jung
authored
9 years ago
0b56a3e3
start showing that we can implement the predecessor function
· e486d0dd
Ralf Jung
authored
9 years ago
e486d0dd
state the lifting lemmas slightly differently
· 2d0a5475
Ralf Jung
authored
9 years ago
2d0a5475
add <= to our language
· 90c6d1b9
Ralf Jung
authored
9 years ago
90c6d1b9
Jan 29, 2016
complete basic lifting lemmas
· 1aa86df2
Ralf Jung
authored
9 years ago
1aa86df2
lifting lemmas for CAS
· 9a064367
Ralf Jung
authored
9 years ago
9a064367
rename physical state lifting lemmas
· d633ec42
Ralf Jung
authored
9 years ago
d633ec42
Jan 27, 2016
more concise lambda lemmas
· 155a869b
Ralf Jung
authored
9 years ago
155a869b
make Plus lemma more concise
· b2527d69
Ralf Jung
authored
9 years ago
b2527d69
prove the very first Coq-verified iris Hoare Triple :)
· 9a2e4b47
Ralf Jung
authored
9 years ago
9a2e4b47
fix Lam and Seq sugar; prove base rules for Rec and Lam
· 8097d573
Ralf Jung
authored
9 years ago
8097d573
specialized lifting lemma for our language (well, really for all ectx-based languages)
· 19cac1c9
Ralf Jung
authored
9 years ago
19cac1c9
prove that we can pick a fresh location
· c02ea520
Ralf Jung
authored
9 years ago
c02ea520
move tests to their own files
· f71e526a
Ralf Jung
authored
9 years ago
f71e526a
Jan 26, 2016
forward a FIXME to the Coq bugtacker
· eec1486d
Ralf Jung
authored
9 years ago
eec1486d
simplify stateful lifting lemmas; prove fork lemma
· 4ae55518
Ralf Jung
authored
9 years ago
4ae55518
prove bind, load and store lemmas
· fa175d94
Ralf Jung
authored
9 years ago
fa175d94
(almost) instantiate lifting lemma for allocation
· ff75592a
Ralf Jung
authored
9 years ago
ff75592a
Loading