Search code examples
An example of pratical application of Isabelle/HOL...


isabelle

Read More
How to find the proof method chosen by the "proof" command...


isabelle

Read More
What does "case _ of _" mean in Isabelle...


isabelle

Read More
Recursion in a lambda expression...


lambdaisabellelambda-calculushol

Read More
Introducing fixed representation for a quotient type in Isabelle...


isabelle

Read More
How to prove the existence of inverse functions in Isabelle/HOL?...


isabelleisar

Read More
Is function declaration a term of type Constant and how to cast such function declaration to Const c...


scalaisabelle

Read More
How to define a function/map from one set to another (f: A -> B) in Isabelle?...


isabelle

Read More
How to use obtain in existential proofs?...


isabelleisar

Read More
How to make find_theorems more specific...


isabelle

Read More
How to write subscripts in Isabelle?...


isabelle

Read More
Quantifying over a specific part of the sentence in Isabelle...


isabelle

Read More
Can Isabelle lemma be used for stating fact about definition?...


isabelleisar

Read More
Function termination/completeness on Isabelle...


isabelle

Read More
Checking datatypes in Isabelle...


isabelle

Read More
Focusing on a subgoal...


isabelle

Read More
Proving theorem in Isar with no local assumptions...


isabelle

Read More
How to prove by case analysis on a logical condition being either true or false in Isabelle/HOL?...


isabelle

Read More
Isabelle termination of function on datatypes containing maps to themselves...


isabelle

Read More
How to see all the active Isabelle sessions?...


isabelle

Read More
How to register MMT as Isabelle component on Windows 10 (to call isabelle mmt_build)?...


isabellemmt

Read More
How to execute Isabelle 2021 commandline commands from Windows 10?...


isabelle

Read More
Isabelle: No code equations for the function...


isabelle

Read More
How to resolve Isabelle termination _dom error message (avoiding recursive definition of two-argumen...


isabelle

Read More
Isabelle theory 'Variable "return" occurs on right hand side only'...


isabelle

Read More
How to make multiline comments for Isabelle theory?...


isabelle

Read More
Isabelle/HOL theory (HOL.Imperative_HOL.ex.Imperative_Quicksort) as Json with scala-isablle and lift...


scalaisabellelift-json

Read More
'Undefined constant: "eq" simpdata.ML' while trying to load Imperative_Quicksort t...


scalaisabelle

Read More
Isabelle code generation for terminating uses of possibly non-terminating functions...


isabelle

Read More
Named function cases in proof by induction...


isabelle

Read More
BackNext