index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
bugs
/
closed
/
3016.v
blob: bd4f1dd805369896d6acce909a34ef35c02d306f (
plain
)
1
2
3
4
Section
foo
.
Variable
C
:
Type
.
Goal
True
.
change
(
eq
(
A
:=
?
C
)
?
x
?
y
)
with
(
eq
).