Skip to content

Document signatures of implicit Kore definitions #1949

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 6, 2020

Conversation

ttuegel
Copy link
Contributor

@ttuegel ttuegel commented Jul 2, 2020


Reviewer checklist
  • Test coverage: stack test --coverage
  • Public API documentation: stack haddock

ttuegel added 3 commits July 2, 2020 12:47
"The Semantics of K" document is obsolete and should not serve as a reference to
the current state of Kore.
Copy link
Collaborator

@dwightguth dwightguth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This is very helpful.

@ttuegel ttuegel merged commit 4b5e164 into runtimeverification:master Jul 6, 2020
## Quantifiers

```
\exists{S}(x:T, S)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be

\exists{S}(x:T, S) : S

?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants