StackOverflow Questions for Tag: coq

Henry Hsuan-Ju Chen
Henry Hsuan-Ju Chen

Reputation: 13

How to prove if a list `n::l` is an in-order merge of 2 lists `n::l1` `l2`, then `l` is an in-order merge of `l1` and `l2` in Coq?

Score: 0

Views: 61

Answers: 1

Read More
radrow
radrow

Reputation: 7169

How to reduce a cofix expression?

Score: 0

Views: 53

Answers: 2

Read More
KingsAlpaca
KingsAlpaca

Reputation: 81

Coq vector: shiftin, shiftout, and last

Score: 1

Views: 57

Answers: 2

Read More
KingsAlpaca
KingsAlpaca

Reputation: 81

Coq vector: equality of shiftin

Score: 0

Views: 97

Answers: 2

Read More
Jason Carr
Jason Carr

Reputation: 236

Rocq: Transparent aliased definition (that instance solver sees though)

Score: 0

Views: 33

Answers: 2

Read More
user1791452
user1791452

Reputation: 31

Proving (p->q)->(~q->~p) using Coq Proof Assistant

Score: 2

Views: 3667

Answers: 4

Read More
ayoWhatsGoingOn
ayoWhatsGoingOn

Reputation: 21

why can't i weaken my goal in coq? (beginner)

Score: 2

Views: 54

Answers: 0

Read More
Lance Pollard
Lance Pollard

Reputation: 79450

Why are logical connectives and booleans separate in Coq?

Score: 17

Views: 3256

Answers: 1

Read More
LogicChains
LogicChains

Reputation: 4412

What's the difference between Program Fixpoint and Function in Coq?

Score: 15

Views: 4758

Answers: 1

Read More
radrow
radrow

Reputation: 7169

Is there any difference between "parameters" and "indices" in Coq theorems?

Score: 2

Views: 51

Answers: 2

Read More
Necrosovereign
Necrosovereign

Reputation: 83

Disjunction versus sumbool of exclusive propositions in Coq

Score: 1

Views: 40

Answers: 1

Read More
user18476546
user18476546

Reputation:

Proving that Multiplication is distributive

Score: 0

Views: 125

Answers: 1

Read More
andreas
andreas

Reputation: 7415

How to destruct evars in Coq?

Score: 0

Views: 27

Answers: 1

Read More
user2489835
user2489835

Reputation: 37

How Can I Represent An Assembly Program With Labels?

Score: 0

Views: 123

Answers: 1

Read More
Farhan
Farhan

Reputation: 13

How can I prove Proof Irrelevance from Propositional Extensionality in Coq?

Score: 1

Views: 299

Answers: 3

Read More
nnarek
nnarek

Reputation: 13

how to prove 2 step induction of list in coq using fix tactic

Score: 0

Views: 69

Answers: 1

Read More
JoMinGyu
JoMinGyu

Reputation: 1

Coq Program Fixpoint Obligation Proof

Score: 0

Views: 69

Answers: 2

Read More
Vlad
Vlad

Reputation: 3

Theorem for lambda calculus

Score: 0

Views: 76

Answers: 1

Read More
radrow
radrow

Reputation: 7169

What is the difference between Lemma and Theorem in Coq

Score: 5

Views: 1519

Answers: 1

Read More
Mohamed Elsheikh
Mohamed Elsheikh

Reputation: 3

Cannot rewrite in goal using Equations Package in Coq?

Score: 0

Views: 45

Answers: 2

Read More
PreviousPage 1Next