Add completed doc on Iris goals - #19
Open
pgiarrusso-sl wants to merge 1 commit into
Open
pgiarrusso-sl wants to merge 1 commit into
pgiarrusso-sl wants to merge 1 commit into
Conversation
CI summary (Details)Active Repos
|
| Repo | Job Branch | Job Commit |
|---|---|---|
| ./ | main | 7d2ee30 |
| fmdeps/BRiCk/ | main | f029bba |
| fmdeps/auto/ | main | 0d4c8c4 |
| bluerock/NOVA/ | skylabs-proof | dc3d314 |
| bluerock/bhv/ | skylabs-main | c46f5e3 |
| fmdeps/brick-libcpp/ | main | 2014908 |
| fmdeps/ci/ | main | 9e6e574 |
| vendored/elpi/ | skylabs-master | aa4475f |
| vendored/flocq/ | skylabs-master | cf9cc84 |
| fmdeps/fm-tools/ | main | e5188db |
| psi/protos/ | main | 8fe3e7c |
| psi/backend/ | main | 0b5fea6 |
| psi/ide/ | main | 6b596cf |
| psi/data/ | main | 82cb305 |
| vendored/rocq/ | skylabs-master | 2ede3c9 |
| fmdeps/rocq-agent-toolkit/ | main | ac7e4ec |
| vendored/rocq-elpi/ | skylabs-master | 103a742 |
| vendored/rocq-equations/ | skylabs-main | a8c4832 |
| vendored/rocq-ext-lib/ | skylabs-master | 94a6630 |
| vendored/rocq-iris/ | skylabs-master | 3ad4ddd |
| vendored/rocq-lsp/ | skylabs-main | a8b7272 |
| vendored/rocq-stdlib/ | skylabs-master | bc07423 |
| vendored/rocq-stdpp/ | skylabs-master | e01d802 |
| fmdeps/skylabs-fm/ | main | e8b88a7 |
| vendored/vsrocq/ | skylabs-main | 5b4527e |
Performance
| Relative | Master | MR | Change | Filename |
|---|---|---|---|---|
| -0.00% | 127178.6 | 127178.6 | -0.0 | total |
| -0.00% | 22690.6 | 22690.6 | -0.0 | ├ translation units |
| +0.00% | 104488.0 | 104488.0 | +0.0 | └ proofs and tests |
Full Results
| Relative | Master | MR | Change | Filename |
|---|---|---|---|---|
| -0.00% | 127178.6 | 127178.6 | -0.0 | total |
| -0.00% | 22690.6 | 22690.6 | -0.0 | ├ translation units |
| +0.00% | 104488.0 | 104488.0 | +0.0 | └ proofs and tests |
jhaag-skylabs-ai
approved these changes
May 19, 2026
Comment on lines
+34
to
+35
| Iris assumptions can be named or anonymous. Tactics can use names to act on | ||
| specific hypotheses, but otherwise names are not meaningful. |
Contributor
There was a problem hiding this comment.
IIUC, sep-based tactics don't process named resources in the intuitionistic/spatial context. It's probably worth cross-linking to the page where we call this out, cf. "Iris-heavy proofs | Warning: named spatial premises".
| Rocq context, `Γp` is the intuitionistic context, `Γs` is the spatial context, | ||
| and `Q` is the conclusion. | ||
|
|
||
| A plain Iris entailment `P ⊢ Q` can be converted via `iStartProof` to the following Iris goal |
Contributor
There was a problem hiding this comment.
This seems like a useful place to cross-link to the Iris tactic documentation.
pgiarrusso-sl
force-pushed
the
paolo/doc-goals
branch
from
May 20, 2026 10:34
5f6058b to
004d329
Compare
CI summary (Details)Active Repos
|
| Repo | Job Branch | Job Commit |
|---|---|---|
| ./ | main | 7d2ee30 |
| fmdeps/BRiCk/ | main | f029bba |
| fmdeps/auto/ | main | 0d4c8c4 |
| bluerock/NOVA/ | skylabs-proof | dc3d314 |
| bluerock/bhv/ | skylabs-main | c46f5e3 |
| fmdeps/brick-libcpp/ | main | 2014908 |
| fmdeps/ci/ | main | 9e6e574 |
| vendored/elpi/ | skylabs-master | aa4475f |
| vendored/flocq/ | skylabs-master | cf9cc84 |
| fmdeps/fm-tools/ | main | e5188db |
| psi/protos/ | main | 8fe3e7c |
| psi/backend/ | main | 0b5fea6 |
| psi/ide/ | main | 6b596cf |
| psi/data/ | main | 82cb305 |
| vendored/rocq/ | skylabs-master | 2ede3c9 |
| fmdeps/rocq-agent-toolkit/ | main | ac7e4ec |
| vendored/rocq-elpi/ | skylabs-master | 103a742 |
| vendored/rocq-equations/ | skylabs-main | a8c4832 |
| vendored/rocq-ext-lib/ | skylabs-master | 94a6630 |
| vendored/rocq-iris/ | skylabs-master | 3ad4ddd |
| vendored/rocq-lsp/ | skylabs-main | a8b7272 |
| vendored/rocq-stdlib/ | skylabs-master | bc07423 |
| vendored/rocq-stdpp/ | skylabs-master | e01d802 |
| fmdeps/skylabs-fm/ | main | e8b88a7 |
| vendored/vsrocq/ | skylabs-main | 5b4527e |
Performance
| Relative | Master | MR | Change | Filename |
|---|---|---|---|---|
| -0.00% | 127178.6 | 127178.6 | -0.0 | total |
| -0.00% | 22690.6 | 22690.6 | -0.0 | ├ translation units |
| +0.00% | 104488.0 | 104488.0 | +0.0 | └ proofs and tests |
Full Results
| Relative | Master | MR | Change | Filename |
|---|---|---|---|---|
| -0.00% | 127178.6 | 127178.6 | -0.0 | total |
| -0.00% | 22690.6 | 22690.6 | -0.0 | ├ translation units |
| +0.00% | 104488.0 | 104488.0 | +0.0 | └ proofs and tests |
gmalecha-at-skylabs
approved these changes
May 20, 2026
Comment on lines
+29
to
+32
| Here, we must prove `R` assuming `P1`, `P2`, `Q1` and `Q2`. | ||
| Assumption `P1` and `P2` can be duplicated or discarded | ||
| freely, unlike `Q1` and `Q2`: We say `P1` and `P2` are intuitionistic and form | ||
| the intuitionistic context, while `Q1` and `Q2` form the spatial context. |
Contributor
There was a problem hiding this comment.
Suggested change
| Here, we must prove `R` assuming `P1`, `P2`, `Q1` and `Q2`. | |
| Assumption `P1` and `P2` can be duplicated or discarded | |
| freely, unlike `Q1` and `Q2`: We say `P1` and `P2` are intuitionistic and form | |
| the intuitionistic context, while `Q1` and `Q2` form the spatial context. | |
| The four pieces of this goal are: | |
| 1. **Rocq (Pure) Context** -- above the first line. These are variables and assertions in Rocq. | |
| 2. **Intuitionistic Ownership** -- above the `□` line. These can be freely dropped and duplicated. | |
| 3. **Spatial Ownership** -- above the `∗` line. These represent linear ownership and, in a program verification setting, reflect the "current state" of the program. | |
| 4. **Goal** -- below the `∗` line. This represents the obligation to prove. |
Comment on lines
+34
to
+35
| Iris assumptions can be named or anonymous. Tactics can use names to act on | ||
| specific hypotheses, but otherwise names are not meaningful. |
Contributor
There was a problem hiding this comment.
Suggested change
| Iris assumptions can be named or anonymous. Tactics can use names to act on | |
| specific hypotheses, but otherwise names are not meaningful. | |
| Iris assumptions can be named (like `"HP2"` above) or anonymous (using `_` as in `_ : P1`). | |
| Tactics can use names to act on specific hypotheses, e.g. `iDestruct "P2" as "P3"`, but otherwise names are not meaningful. |
| ```rocq | ||
| --------------------------------------∗ | ||
| P -∗ Q | ||
| ``` |
Contributor
There was a problem hiding this comment.
Suggested change
| ``` |
Many tactics, e.g. work, that work on Iris goals will also work when the goal will also work on goals of the form P ⊢ Q.
Contributor
|
Looks good! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.