Search code examples
How to use a refutation to direct the type checker in Haskell?...


haskelltypesdependent-typetheorem-proving

Read More
In Coq, are there tactics for working with Rabs, Rineq?...


coqtheorem-provingcoq-tacticreal-number

Read More
What kind of functions preserve properties of closure?...


isabelletheorem-proving

Read More
Transform `not A` into `A -> False` in Coq...


coqtheorem-proving

Read More
Simple equality proofs on lists in idris (prooving xs ++ [x] = ys ++ [y] -> x = y -> xs = ys)...


idrisdependent-typetheorem-proving

Read More
Why is pattern matching sometimes "essential" in Agda?...


pattern-matchingagdatheorem-proving

Read More
Why doesn't this proof require extensionality? (Agda)...


equalityagdatheorem-proving

Read More
Induction on a datatype with non-uniform type parameters produces ill-typed terms...


coqtheorem-proving

Read More
A suspicious Isomorphism proof...


idristheorem-provingisomorphism

Read More
Superposition calculus and ordering of equations...


algorithmlanguage-agnostictheorem-provingfirst-order-logic

Read More
Proving that a reversible list is a palindrome in Coq...


coqpalindrometheorem-provinglogical-foundations

Read More
Understanding the induction on evidence in coq...


coqtheorem-provingcoq-tacticinduction

Read More
How to prove that "Type <> Set" (i.e. Type is not equal to Set) in Coq?...


coqdependent-typetheorem-provingtype-theory

Read More
Stuck proving lemma with unprovable subgoals...


coqprooftheorem-provingcoq-tactic

Read More
Coq: prove that an inductive type w/o a non-recursive constructor is uninhabitated...


coqdependent-typetheorem-proving

Read More
Shorter notation for matching hypotheses in Coq?...


coqtheorem-provingcoq-tactic

Read More
Idris Type mismatch that occurs even from template...


idristypecheckingtheorem-proving

Read More
I want to prove some theorem using Prolog, however, it always returns "Out of global stack&quot...


prologswi-prologtheorem-proving

Read More
Isabelle: Sledgehammer finds a proof but it fails...


isabelletheorem-proving

Read More
Proving `forall x xs ys, subseq (x :: xs) ys -> subseq xs ys` in Coq...


coqprooftheorem-proving

Read More
Knowing when an Isar-style proof is actually valid in Isabelle...


automationisabelleprooftheorem-provingformal-verification

Read More
Isabelle 2017 -- getting started...


isabelletheorem-proving

Read More
Non-empty list append theorem in Coq...


ocamlcoqtheorem-provingcoq-tacticformal-verification

Read More
Generalising a set of proofs in coq...


coqtheorem-proving

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


design-patternsisabelletheorem-proving

Read More
Coq can't find subterm when using rewrite tactic...


coqtheorem-proving

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


graph-theoryisabelletheorem-proving

Read More
VerifiedFunctor - prove map (map g) x = x...


functorproofidristheorem-proving

Read More
Rewriting in simple theorem proof...


proofdependent-typeidristheorem-provingformal-verification

Read More
"rewriting did not change type" error for visually same types...


functoridristheorem-proving

Read More
BackNext