Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proof

isabelle proving commutativity for add

Implementation of binary tree

algorithm proof

Using the value of a computed function for a proof in agda

tic-tac-toe proof agda

What's wrong with this inductive proof that mergesort is O(n)?

algorithm proof induction

(log n)^k = O(n)? For k greater or equal to 1

big-o notation logarithm proof

Proving equivalence of programs

CoNat : proving that 0 is neutral to the left

Theorem Proof Using Prolog

Congruence for heterogenous equality

equality proof gadt agda

Proving the fusion law for unfold

How do I prove type-level list properties in haskell?

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

Understanding COQ proof on Show Proof.

coq proof

How to prove the principle of explosion (ex falso sequitur quodlibet) in Scala?

Explain why x == ~(~x + 1) + 1 (two's complement and back!)

how to prove Theorem 3.5.4 in 《Types and Programming Languages》using Coq?

coq proof

Coq simpl / unfold only once. (Replace part of goal with the result of one iteration of a function.)

coq proof coq-tactic induction

Why it is not possible to redefine (implement) foldr in terms of foldl

haskell fold proof

Coq rewriting using lambda arguments

coq proof

Functional proofs (Haskell)