Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
George Pirlea
Iris
Commits
36f74ae4
Commit
36f74ae4
authored
Jul 28, 2017
by
Jacques-Henri Jourdan
Browse files
Typo
parent
e1764691
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/algebra/ofe.v
View file @
36f74ae4
...
...
@@ -586,7 +586,7 @@ Section ofe_mor.
intros
?
c
n
x
y
Hx
.
by
rewrite
(
conv_compl
n
(
ofe_mor_chain
c
x
))
(
conv_compl
n
(
ofe_mor_chain
c
y
))
/=
Hx
.
Qed
.
Global
Program
Instance
ofe_mor
e
_cofe
`
{
Cofe
B
}
:
Cofe
ofe_morC
:
=
Global
Program
Instance
ofe_mor_cofe
`
{
Cofe
B
}
:
Cofe
ofe_morC
:
=
{|
compl
:
=
ofe_mor_compl
|}.
Next
Obligation
.
intros
?
n
c
x
;
simpl
.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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