Search code examples
An inductive predicate enumerating set elements...


isabelle

Read More
Proving existence of an infinite path in Isabelle...


isabelle

Read More
Proving associativity of sequential composition in Isabelle...


semanticsisabelle

Read More
How to prove lemmas for mutually recursive types?...


isabelle

Read More
How to prove that "3 is a prime" in the Isabelle proof assistant?...


isabelle

Read More
How to prove elimination rules using Isar?...


isabelle

Read More
I have Isabelle/HOL theory, how can I proceed with its application?...


isabelle

Read More
Partial function in Coq / underdefined?...


compiler-constructionisabelleagda

Read More
Finite runs on a transition system...


isabelle

Read More
Proving intuitive statements about THE in Isabelle...


uniqueisabelle

Read More
Idiomatic calculus proofs in Isabelle...


isabelle

Read More
Equivalence between apply and Isar styles in Isabelle...


isabelle

Read More
Isabelle : complement of datatype...


isabelle

Read More
How to use Isabelle's code_pred and values commands?...


isabelle

Read More
Smart constructor pattern while proving with Isabelle...


design-patternsisabelletheorem-proving

Read More
Can erule produce erroneous subgoals?...


isabelleproof

Read More
Proof implication with exist in the premises without using Isar...


isabelleproof

Read More
Floating and interval arithmetic in Isabelle...


floating-pointisabelleinterval-arithmetic

Read More
How to use different code lemmas for different modes of inductive predicate?...


isabelle

Read More
How to define a semilattice of lists?...


isabelle

Read More
How to test for falsity in implications?...


isabelle

Read More
What is the correct approach to induct on list length?...


isabelle

Read More
Proving properties of generated lists...


isabelle

Read More
Constructing useful lemmas...


isabelle

Read More
How to prove that a relation property holds for a transitive closure of this relation?...


graph-theoryisabelletheorem-proving

Read More
How to fix "partially applied constant on left hand side of code equation"?...


isabelle

Read More
Term equality in Isabelle...


equalityrelationisabelle

Read More
How to define a function by restriction or extension of another function?...


isabelle

Read More
Is it a good idea to extend standard types and operations?...


isabelle

Read More
Proving implication (a --> c) from (b --> c) given relation between a and b...


isabelle

Read More
BackNext