Specifying direction of rule in Isabelle/HOL...
Read MoreWhy do I have to use "numeral_nat" or "numeral.simps" when proving a simple comp...
Read MoreMeta symbol for existential quantification in Isabelle...
Read MoreProving basic properties of recursive "less than" definition for naturals in Isabelle...
Read MoreReferencing current assumptions in Isabelle...
Read MoreAccumulating results while using them in Isabelle/Isar...
Read MoreIsabelle "Failed to apply proof method" when working with two theory files...
Read MoreHow to use the base case assumption when proving with 'induct' in Isabelle...
Read MoreAn example of pratical application of Isabelle/HOL...
Read MoreHow to find the proof method chosen by the "proof" command...
Read MoreWhat does "case _ of _" mean in Isabelle...
Read MoreIntroducing fixed representation for a quotient type in Isabelle...
Read MoreHow to prove the existence of inverse functions in Isabelle/HOL?...
Read MoreIs function declaration a term of type Constant and how to cast such function declaration to Const c...
Read MoreHow to define a function/map from one set to another (f: A -> B) in Isabelle?...
Read MoreHow to use obtain in existential proofs?...
Read MoreHow to make find_theorems more specific...
Read MoreHow to write subscripts in Isabelle?...
Read MoreQuantifying over a specific part of the sentence in Isabelle...
Read MoreCan Isabelle lemma be used for stating fact about definition?...
Read MoreFunction termination/completeness on Isabelle...
Read MoreHow to prove by case analysis on a logical condition being either true or false in Isabelle/HOL?...
Read MoreIsabelle termination of function on datatypes containing maps to themselves...
Read MoreHow to see all the active Isabelle sessions?...
Read MoreHow to register MMT as Isabelle component on Windows 10 (to call isabelle mmt_build)?...
Read MoreHow to execute Isabelle 2021 commandline commands from Windows 10?...
Read MoreIsabelle: No code equations for the function...
Read More