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
Idiomatic Proof by Contradiction in Isabelle?
Oct 19, 2017
proof
isabelle
isar
How to make the assumption of the second case of an Isabelle/Isar proof by cases explicit right in place?
Feb 15, 2022
proof
isabelle
isar
Prove map id = id in idris?
Mar 19, 2020
proof
idris
Proof by Induction of Pseudo Code
Nov 18, 2022
algorithm
proof
induction
Formally verifying the correctness of an algorithm
Oct 26, 2022
algorithm
math
proof
correctness
formal-verification
Logic Proof of Associative Property for XOR
Oct 24, 2022
c
boolean-logic
discrete-mathematics
proof
Using the type system to check length of output vs. input list
Mar 07, 2022
haskell
types
proof
dependent-type
Find subset with elements that are furthest apart from eachother
Jun 03, 2022
algorithm
proof
General proof strategies to show correctness of recursive functions?
Sep 26, 2022
algorithm
math
recurrence
proof
How to determine the height of a recursion tree from a recurrence relation?
Apr 28, 2018
recursion
tree
computer-science
recurrence
proof
Proving correctness of multithread algorithms
Sep 19, 2022
algorithm
multithreading
theory
correctness
proof
Is there a proof that runST is indeed pure?
Nov 06, 2022
haskell
semantics
proof
st-monad
Writing a proof for an algorithm [closed]
Sep 23, 2022
algorithm
proof
proof-of-correctness
I need help proving that if f(n) = O(g(n)) implies 2^(f(n)) = O(2^g(n)))
Feb 22, 2021
big-o
logarithm
proof
Proving associativity of natural number addition using Scala shapeless
Feb 26, 2022
scala
proof
shapeless
dependent-type
Is this always true: fmap (foldr f z) . sequenceA = foldr (liftA2 f) (pure z)
Nov 06, 2020
haskell
proof
How do you prove that a function is unique for its type?
Nov 10, 2022
haskell
types
proof
Are there any Bitwise Operator Laws?
Sep 19, 2022
computer-science
bitwise-operators
boolean-logic
proof
Should code be short/concise? [closed]
Jul 31, 2022
proof
math
Open Type Level Proofs in Haskell/Idris
Aug 08, 2021
haskell
proof
category-theory
correctness
idris
« Newer Entries
Older Entries »