Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in isabelle

Document preparation in Isabelle

latex isabelle

loading a precompiled heap image in Isabelle

isabelle

How to define abstract types in agda

isabelle agda

Taming meta implication in Isar proofs

isabelle isar

Why can I prove ⟦ ( ∃ x. P ) ∧ ( ∃ x. Q ) ⟧ ⟹ ∃ x. (P ∧ Q)?

isabelle

Inductive predicate with type parameters in Isabelle

coq isabelle type-parameter

How do I remove duplicate subgoals in Isabelle?

isabelle

Proving A ==> B ==> C ==> B in Isabelle

isabelle

How to prove while/for in Isabelle/HOL

c loops while-loop isabelle

isabelle proving commutativity for add

A theorem prover / proof assistant supporting (multiple) subtyping / subclassing [closed]

Isabelle solvers: "auto" or "fastforce"? (comparison of solver strength)

Is there a way to split conjunction automatically?

isabelle

Isabelle: Unsupported recursive occurrence of a datatype via type constructor "Set.set"

The order of premises

isabelle

How do you print local variables and ?thesis in an Isabelle proof (debugging in Isabelle)?

isabelle theorem-proving

How can I use rules suggested by solve_direct? (by (rule …) doesn't always work)

Isabelle/HOL: What does the THE construct denote?

isabelle

How do I display brackets around assumptions in Isabelle/jEdit?

Is there a way to get a complete list of all kinds of operators/constructors of Isabelle?

isabelle