File: monpred.ref

package info (click to toggle)
coq-iris 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,116 kB
  • sloc: python: 130; makefile: 61; sh: 28; sed: 2
file content (21 lines) | stat: -rw-r--r-- 368 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
"monPred_unseal_test_1"
     : string
1 goal
  
  I : biIndex
  M : ucmra
  P, Q : uPredI M
  R : monPred
  i : I
  ============================
  (P ∗ Q) ∗ R i ⊣⊢ False
"monPred_unseal_test_2"
     : string
1 goal
  
  I : biIndex
  M : ucmra
  P, Q : uPredI M
  R : monPred
  ============================
  ⎡ upred.uPred_sep_def P Q ⎤ ∗ R ⊣⊢ False