Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in proof-of-correctness
Proving equivalence of programs
Nov 10, 2022
proof
formal-verification
formal-methods
proof-of-correctness
How can I prove this binary search algorithm is correct using hoare logic?
Nov 01, 2022
algorithm
binary-search
correctness
proof-of-correctness
hoare-logic
Is there a way to prove a program has no bug?
Nov 15, 2018
proof
formal-verification
proof-of-correctness
Proof assistant for mathematics only
Nov 24, 2019
proof
agda
idris
proof-of-correctness
isar
Rigorous proof of the following C++ code's property?
May 01, 2022
c++
static-analysis
coq
proof-of-correctness
How to prove this invariant?
Aug 31, 2022
ada
proof
invariants
proof-of-correctness
spark-ada
Any tricks to get rid of boilerplate when constructing proofs of absurd predicate on enums?
May 28, 2021
haskell
boilerplate
dependent-type
idris
proof-of-correctness
Writing a proof for an algorithm [closed]
Sep 23, 2022
algorithm
proof
proof-of-correctness
Is there a way to prove properties about my C++ programs?
Oct 31, 2020
c++
verification
coq
proof-of-correctness
Proof of correctness: Algorithm for diameter of a tree in graph theory
Nov 12, 2022
algorithm
tree
graph-theory
proof-of-correctness