How do I prove a "seemingly obvious" fact when relevant types are abstracted by a lambda i...
Read MorePattern matching not specialising types...
Read MoreReplace subexpression in equality proof in Idris...
Read MoreAdding complete disjunctive assumption in Coq...
Read MoreGetting a stronger induction principle in Coq...
Read MoreCoq proof that the Selection monad is an applicative and a monad...
Read MoreHow can I read Coq's definition of proj1_sig?...
Read MoreIsabelle: Unsupported recursive occurrence of a datatype via type constructor "Set.set"...
Read MoreWhat constitutes a valid type in lean?...
Read MoreHow do I define partially ordered sets in Lean?...
Read MoreReals and theorem proving with Coq...
Read MoreRelationship between existential and universal quantifier in an inductive Coq definition...
Read MoreIs the QF_NRA logic in SMT-LIB decidable?...
Read MoreIs division by zero included in QF_NRA?...
Read MoreWhy does simp "fail to apply initial proof method" where blast succeeds with the same fact...
Read MoreProving Not (Elem x xs) when x and xs are statically known...
Read MoreZ3 giving unexpected UNSAT for forall formulas...
Read MoreProofs about functions that depend on the ordering of their alternatives...
Read MoreStruggling with rewrite tactic in Idris...
Read MoreIdempotents of a commutatitive ring in Lean proof assistant...
Read MoreIs Z3's search time sensitive to formula order?...
Read MoreIs there a way to use SMT solvers for finding out how to compose functions?...
Read MoreHow to present negative number in bitvector?...
Read More