Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simuliris
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
Package registry
Model registry
Operate
Environments
Terraform modules
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
Iris
simuliris
Commits
4f6f564f
Commit
4f6f564f
authored
3 years ago
by
Irene Yoon
Browse files
Options
Downloads
Patches
Plain Diff
A little bit of cleaning
parent
2c91c401
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/simulation/behavior.v
+0
-4
0 additions, 4 deletions
theories/simulation/behavior.v
with
0 additions
and
4 deletions
theories/simulation/behavior.v
+
0
−
4
View file @
4f6f564f
...
...
@@ -136,10 +136,6 @@ Section beh.
stuck_pool
p
T
σ
→
t
≈
ub
->
has_beh
p
T
σ
t
|
HasBehDiv
T
σ
t
:
(* IY: itrees don't particularly capture a notion of fairness, but the
divergence predicate can be encoded .. *)
(* This constructor may contain trees that have undefined behavior.
How does this work w.r.t. fairness? (Also, does UB contain divergence?) *)
fair_div
p
T
σ
→
has_divergence
t
->
has_beh
p
T
σ
t
|
HasBehRet
v
T
σ
t
:
t
≈
Ret
v
->
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment