Skip to content
Snippets Groups Projects
Commit 7479b01b authored by Jacques-Henri Jourdan's avatar Jacques-Henri Jourdan
Browse files

Add comment.

parent f3033b7d
No related branches found
No related tags found
No related merge requests found
......@@ -524,6 +524,8 @@ Proof.
Qed.
(** * Pure *)
(* This relies on the invariant that [FromPure false] implies
[FromPure true] *)
Lemma tac_pure_intro Δ Q φ af :
env_spatial_is_nil Δ = af FromPure af Q φ φ envs_entails Δ Q.
Proof.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment