Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in isabelle

Drop a premise in a goal in apply style

isabelle

How to manage all the various proof methods

isabelle

How to enable "Tracing" in Isabelle/jEdit

isabelle

Are there other HOL programming languages besides Caledon that are based on haskell?

Universal Quantification in Isabelle/HOL

proof isabelle

When would you use `presume` in an Isar proof?

isabelle isar

Invoking Nitpick and Sledgehammer together in Isabelle

theorem-proving isabelle

What's the difference between "arith" and "presburger" in Isabelle?

What rule does 'apply (rule)' or 'proof' use?

isabelle

How to replace ⋀ and ⟹ with ∀ and ⟶ in assumption

isabelle

hiding operators to avoid ambiguities in the AST

isabelle

What is the best way to search through general definitions, theorems, functions, etc for Isabelle?

isabelle theorem-proving

Is it possible to not import any theory in Isabelle?

isabelle

Core of Verifier in Isabelle/HOL

proof isabelle

proof (rule disjE) for nested disjunction

isabelle isar

How to see step-by-step reasoning of Isabelle 'proofs'

isabelle

Interactive math proof system

Nested recursion and `Program Fixpoint` or `Function`

Isabelle: Sledgehammer finds a proof but it fails

isabelle theorem-proving