Skip to content
Snippets Groups Projects
Commit e125ac8e authored by Ralf Jung's avatar Ralf Jung
Browse files

*oops*

parent 2573079a
No related branches found
No related tags found
No related merge requests found
Require Import Arith ssreflect.
Require Import world_prop world_prop_recdom core_lang lang masks iris_core iris_plog iris_meta iris_vs_rules iris_ht_rules.
Require Import ModuRes.RA ModuRes.UPred ModuRes.BI ModuRes.PreoMet ModuRes.Finmap.
Require Import ModuRes.RA ModuRes.UPred ModuRes.BI ModuRes.PreoMet ModuRes.Finmap ModuRes.RAConstr.
Set Bullet Behavior "Strict Subproofs".
......
......@@ -91,7 +91,7 @@ Module Type IRIS_DERIVED_RULES (RL : RA_T) (C : CORE_LANG) (R: IRIS_RES RL C) (W
clear -HU. move=>rf Hval. exists rl'.
split; first reflexivity.
by eapply HU.
- move=>w0 n0 r0 Hpvs.
- intros w0 n0 r0 Hpvs.
eapply pvsByImpl; last eassumption.
move=>{Hpvs w0 n0 r0} w0 n0 r0 [[rl'' Hrl''] Hown].
subst rl''. exact Hown.
......
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