Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in proof

Lean 4 'unknown identifier Proof'

proof theorem-proving lean

Stuck proving lemma with unprovable subgoals

Additional pattern matching on the second argument in `plus` for `Nat` type

Seeming contradiction typechecks in Idris

Prove Logical Operations Using Inference Rules

Proof that a unique BST can be reconstructed from a preorder (or a postorder) traversal unambiguously

Bipartite connected graph proof

How do you prove probabilities are closed under multiplication with dependent types?

proof dependent-type idris

Prove that n! is not in O(n^p) for any constant natural number p

math proof proofs

Proving NP complexity

algorithm proof np

Why CRC 32 Generator is not divisible by 11?

Coq: working with inequalities (<>)

How does prolog resolution use proof by contradiction?

How proof assistants are implemented?

rocq-prover isabelle proof

Can a red node have just 1 black child in a red-black tree?

Not equal succesors in Coq

rocq-prover proof

Prove correctness of unit test

Prove or disprove n^2 - n + 2 ∈ O(n)

big-o proof

Proof automation in Coq how to factorize a proof

coq proof

Well founded recursion in Coq

math coq proof totality