How to prove r → (∃ x : α, r) in Lean...
Read MoreTesting z3' similar sentences against different theories: how to represent naturals and complex...
Read MoreCertified calculations in a proof assistant...
Read MoreLean 4 'unknown identifier Proof'...
Read MoreNeed help understanding the Owicki-Gries method...
Read MoreHow to use a theorem with a match pattern...
Read MoreHow to prove propositional equality between a complicated expression and `True`?...
Read MoreCan I safely assume that isomorphic types are equal?...
Read MoreProduce a function in Coq which outputs every witness to an existence-uniqueness axiom...
Read MoreDafny prove lemmas in a high-order polymorphic function...
Read MoreAgda not eliminating clause in goal despite pattern matching on it...
Read MoreProving in Dafny: A non-empty even sequence, is the concatenation of it's two halves...
Read MoreInstall Ocaml older version, because libraries fail...
Read MoreApply function in goal in lean proof...
Read MoreAPI for theorem proving strategies...
Read MoreCoq: evaluating/simplifying `Prop` tautologies...
Read MoreIsabelle induction, custom base case...
Read MoreProve a recursive function in Isabelle...
Read MoreIgnore missing pattern in Isabelle...
Read MoreHow to lift a transitive relation from elements to lists?...
Read MoreVerify convolution theorem using pytorch...
Read MoreIncremental input and assertion sets in Z3...
Read MoreHow do I access constants and notations from structures in MMT?...
Read MoreHow can I glue/identify inclusions in two structures in MMT?...
Read MoreAdding infiinity to set of even numbers?...
Read MoreHow does one prove weakening for a simple language in agda?...
Read More