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
Stable comparison sort with O(n * log(n)) time and O(1) space complexity
Oct 22, 2022
algorithm
sorting
complexity-theory
proof
Is there a way to prove a program has no bug?
Nov 15, 2018
proof
formal-verification
proof-of-correctness
General proof of equivalence of two FSMs in finite time?
Dec 29, 2018
theory
fsm
proof
state-machine
Big Oh Notation O((log n)^k) = O(log n)?
Oct 18, 2022
big-o
proof
Proof assistant for mathematics only
Nov 24, 2019
proof
agda
idris
proof-of-correctness
isar
If two things are not not equal, are they equal?
Mar 08, 2022
types
proof
agda
dependent-type
Which vector library to use in coq?
Feb 19, 2022
list
vector
coq
proof
dependent-type
Proof that a binary tree with n leaves has a height of at least log n
Mar 11, 2022
logic
binary-tree
nodes
proof
induction
Why is the greedy algorithm optimal?
Nov 03, 2022
algorithm
greedy
proof
Universal Quantification in Isabelle/HOL
Jan 07, 2018
proof
isabelle
How to solve goals with invalid type equalities in Coq?
Oct 28, 2022
types
equality
proof
coq
If Idris thinks things may be total that are not, can Idris be used for proofs?
Nov 11, 2021
proof
idris
totality
Handling let in hypothesis
Dec 16, 2021
coq
proof
dependent-type
How to prove (forall x, P x /\ Q x) -> (forall x, P x)
Mar 29, 2022
proof
coq
Prove the efficiency of repeated calls to successor() in binary trees?
Mar 19, 2021
algorithm
binary-search-tree
proof
Using Ogden’s Lemma versus regular Pumping Lemma for Context-Free Grammars
Nov 18, 2019
string
math
context-free-grammar
proof
pumping-lemma
How to prove False from obviously contradictory assumptions
Sep 13, 2019
coq
proof
prove n = Big-O(1) using induction
Nov 13, 2022
complexity-theory
big-o
proof
« Newer Entries
Older Entries »