Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Flocq
flocq
Commits
bcdd912b
Commit
bcdd912b
authored
Oct 30, 2009
by
Guillaume Melquiond
Browse files
Simplified proof.
parent
1574e8c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Flocq_rnd_ex.v
View file @
bcdd912b
...
...
@@ -84,13 +84,10 @@ intros Hx'.
assert
(
x
=
0
).
now
apply
Rle_antisym
.
rewrite
H
in
Hf
|-
*
.
clear
Hx
Hx
'
.
clear
H
Hx
Hx
'
.
rewrite
Rnd_DN_pt_idempotent
with
(
1
:=
Hf
).
split
.
apply
Rnd_UP_pt_refl
.
apply
Hany
.
split
.
apply
Rle_refl
.
now
intros
.
apply
Hany
.
(
*
negative
*
)
destruct
(
proj1
(
satisfies_any_imp_UP
F
Hany
)
x
)
as
(
f
,
Hf
).
...
...
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