Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
116
Issues
116
List
Boards
Labels
Service Desk
Milestones
Merge Requests
23
Merge Requests
23
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
Iris
Commits
9b6f2c6e
Commit
9b6f2c6e
authored
Feb 11, 2015
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tune some more priorities, to make sure we use Props_preo and Props_pcm
parent
1113f98e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lib/ModuRes/PreoMet.v
lib/ModuRes/PreoMet.v
+2
-2
No files found.
lib/ModuRes/PreoMet.v
View file @
9b6f2c6e
...
...
@@ -95,7 +95,7 @@ Section PUMMorphProps1.
unfold
cchain
;
intros
;
apply
σ
c
;
assumption
.
Qed
.
Global
Program
Instance
PMpreoT
:
preoType
(
T
-
m
>
U
)
:
=
Global
Program
Instance
PMpreoT
:
preoType
(
T
-
m
>
U
)
|
5
:
=
mkPOType
(
fun
f
g
=>
forall
x
,
(
f
x
⊑
g
x
)%
pd
).
Next
Obligation
.
split
.
...
...
@@ -134,7 +134,7 @@ Section PUMMorphProps1.
Arguments
PMEquiv
_
_
/.
Global
Instance
mon_morph_preoT
:
pcmType
(
T
-
m
>
U
).
Global
Instance
mon_morph_preoT
:
pcmType
(
T
-
m
>
U
)
|
5
.
Proof
.
clear
;
split
.
-
intros
f1
f2
HEqf
g1
g2
HEqg
;
split
;
intros
HSub
x
;
[
symmetry
in
HEqf
,
HEqg
|]
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment