add user documentation for Isabelle Translation extension#41
Merged
WolframPfeifer merged 2 commits intoKeYProject:masterfrom May 19, 2025
Merged
add user documentation for Isabelle Translation extension#41WolframPfeifer merged 2 commits intoKeYProject:masterfrom
WolframPfeifer merged 2 commits intoKeYProject:masterfrom
Conversation
Member
WolframPfeifer
left a comment
There was a problem hiding this comment.
Thanks for writing a nice user documentation of your feature!
I think it would make sense to add the following points:
- recommendation: In contrast to SMT solvers, it will not be a good idea to have more than 1 or maybe 2 instances at the same time.
- possible plans for the future (but not possible at the moment): interactive proving
I was also wondering whether it would be useful to have a description (one subsection, very high-level) of how the translation works (with the locale, type encoding, and all that). Just to provide a rough idea of what is actually done, without having to read through the thesis.
I would wait with merge until the feature is merged into KeY ...
WolframPfeifer
approved these changes
May 14, 2025
Member
|
Can be merged as soon as KeYProject/key#3514 is merged into KeY. Thanks! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds documentation for the Isabelle Translation extension proposed in (KeYProject/key#3514).