Talk:Isabelle (proof assistant)
Add topicAppearance
Latest comment: 5 years ago by Sander123 in topic Untitled
| This is the talk page for discussing improvements to the Isabelle (proof assistant) article. This is not a forum for general discussion of the subject of the article. |
Article policies
|
| Find sources: Google (books · news · scholar · free images · WP refs) · FENS · JSTOR · TWL |
| This article is rated Start-class on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | ||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||
Untitled
[edit]To make the example compile, you need to save it in a file, say Sqrt2.thy, and add before the proof text, the statements:
theory Sqrt2
imports Complex_Main
beginafter the proof text one could add 'end'. Sander123 (talk) 11:16, 26 February 2021 (UTC)