Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proof

How do you prove that a function is unique for its type?

haskell types proof

Are there any Bitwise Operator Laws?

Should code be short/concise? [closed]

proof math

Open Type Level Proofs in Haskell/Idris

Proof that Fowler's money allocation algorithm is correct

I can't prove (n - 0) = n with Idris

proof idris

Number of binary search trees over n distinct elements

Proof that the halting problem is NP-hard?

What is the proof of of (N–1) + (N–2) + (N–3) + ... + 1= N*(N–1)/2 [closed]

formula proof

LaTeX natural deduction proofs using Haskell

haskell latex proof

What is Haskell missing for totality checking?

Why can't programs be proven?

Explain the proof by Vinay Deolalikar that P != NP [closed]

How to read this GHC Core "proof"?

Concrete example showing that monads are not closed under composition (with proof)?

What is the Pumping Lemma in Layman's terms?

theory proof pumping-lemma