Mercurial
Mercurial
>
repos
>
isabelle
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
src/HOL/Proofs.thy
author
blanchet
Wed, 03 Sep 2014 00:06:23 +0200
changeset 58151
414deb2ef328
parent 52488
cd65ee49a8ba
permissions
-rw-r--r--
take out 'x = C' of the simplifier for unit types
theory Proofs
imports Pure
begin
ML "Proofterm.proofs := 2"
end