index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
output
/
Sum.v
blob: aceadd121f6c7fe1c4f280191994cd56c90f6a6e (
plain
)
1
2
3
Check
nat
+
nat
+
{
True
}.
Check
{
True
}
+
{
True
}
+
{
True
}.
Check
nat
+
{
True
}
+
{
True
}.