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 coq
How do I write tactics that behave like "destruct ... as"?
Jun 19, 2019
coq
ltac
Is there a minimal complete set of tactics in Coq?
Apr 06, 2022
coq
coq-tactic
Abstracting over the term ... leads to a term ... which is ill-typed
Jan 09, 2022
coq
Rigorous proof of the following C++ code's property?
May 01, 2022
c++
static-analysis
coq
proof-of-correctness
What's the difference between revert and generalize tactics in Coq?
Feb 28, 2022
coq
coq-tactic
Subset parameter
Jan 19, 2022
coq
Why Coq doesn't allow inversion, destruct, etc. when the goal is a Type?
Dec 06, 2017
coq
proof
inversion
Real numbers in Coq
Sep 09, 2022
coq
real-number
Inversion produces unexpected existT in Coq
Jun 20, 2020
coq
How to use a custom induction principle in Coq?
Oct 16, 2022
coq
induction
coq-tactic
Coq - use Prop (True | False) in if ... then ... else
May 01, 2022
coq
How or is that possible to prove or falsify `forall (P Q : Prop), (P -> Q) -> (Q -> P) -> P = Q.` in Coq?
Sep 05, 2022
equality
coq
proof
dependent-type
curry-howard
Coq: manage LoadPath in project with subdirectories
Jul 05, 2022
coq
Is it possible to write C programs using Coq?
Mar 13, 2022
coq
coq-extraction
How to forbid simpl tactic to unfold arithmetic expressions?
Sep 25, 2021
coq
Proving False with negative inductive types in Coq
Jan 15, 2016
infinite-loop
coq
non-termination
What's the difference between Program Fixpoint and Function in Coq?
Feb 17, 2020
coq
totality
recursively invert hypotheses in coq
Sep 16, 2022
recursion
coq
« Newer Entries
Older Entries »