Prove a recursive function in Isabelle...
Read MoreWhat is the reason to axiomatize "undefined" in Isabelle/HOL?...
Read MoreIgnore missing pattern in Isabelle...
Read MoreIf statement doesn't evaluate...
Read MoreHow to refer to variables in induction...
Read MoreProof over cases for which set element is included in...
Read MoreUnable to figure out induct rule for mutually recursive predicates...
Read MoreHow to apply standard to all subgoals in Isabelle?...
Read MoreHow to lift a transitive relation from elements to lists?...
Read MoreCan I construct a while structure algebraically using class and locale?...
Read MoreWhat does Metis: Unused theorems mean in this context?...
Read MoreInductive predicates, transitive closure, and code generation...
Read MoreExpanding all definitions in Isabelle lemma...
Read MoreHow to write bigvee and big wedge in Isabelle...
Read MoreHow to let Isabelle "compute" THE output of an inductive predicate...
Read MoreTrying to prove that a type is an instance of `euclidean_semiring` (in Isabelle)...
Read MoreHow can I prove "(⋀x. PROP ?P x) ⟹ PROP ?P ?x" in Isabelle?...
Read MoreHow do I remove duplicate subgoals in Isabelle?...
Read MoreGetting a function from a forall exists fact...
Read MoreCan resolution proofs be traced in Isabelle?...
Read MoreSubst refl closing duplicate subgoals. What's going on?...
Read MoreHow does a z3 certificate look like?...
Read MoreFind Lemmas used by simp/auto/clarify...
Read MoreHow does Sledgehammer translate lambda-abstractions to ATPs?...
Read MoreIn Isabelle, how to print the state (i.e. subgoals to prove) in other formats (like S-expression, Js...
Read MoreIsabelle proving with translation issue...
Read MoreLocale definition produces two parse trees...
Read More