StackOverflow Questions for Tag: coq-tactic

blonded04
blonded04

Reputation: 503

What `dependent induction` tactic does in Coq and how to use it

Score: 0

Views: 77

Answers: 1

Read More
user23439360
user23439360

Reputation: 1

Multiple Assignements in a Coq Map to the same value

Score: 0

Views: 98

Answers: 2

Read More
hengxin
hengxin

Reputation: 1999

Induction on evidence for the "less than" relation in coq

Score: 7

Views: 725

Answers: 3

Read More
ghilesZ
ghilesZ

Reputation: 1576

Is there a three-valued case analysis on patterns (a < b) (a = b) (a > b)?

Score: 0

Views: 65

Answers: 2

Read More
lindvv
lindvv

Reputation: 13

How to prove the goals in more elegant way using ssreflect?

Score: 1

Views: 262

Answers: 2

Read More
kunkun
kunkun

Reputation: 7

How to continue case analysis of a nested match in coq?

Score: 0

Views: 117

Answers: 1

Read More
Random Citizen
Random Citizen

Reputation: 1374

Why is `specialize` not an invalid tactic within a proof?

Score: 0

Views: 200

Answers: 3

Read More
7Orion7
7Orion7

Reputation: 69

Custom tactics provided by libraries

Score: 1

Views: 38

Answers: 1

Read More
PeterTN
PeterTN

Reputation: 21

Software Foundations Basics - Theorem lower_grade_lowers need to prove implication Eq = Lt -> Eq = Lt

Score: 1

Views: 659

Answers: 2

Read More
Pandemonium
Pandemonium

Reputation: 8390

Unable to unify "n * 0" with "0"

Score: 0

Views: 185

Answers: 3

Read More
Isti115
Isti115

Reputation: 2748

Coq simpl / unfold only once. (Replace part of goal with the result of one iteration of a function.)

Score: 5

Views: 1485

Answers: 2

Read More
dvr
dvr

Reputation: 370

Domain of a map in Coq

Score: 0

Views: 75

Answers: 1

Read More
Benjamin Flin
Benjamin Flin

Reputation: 13

Proving Transitivity of Pointwise Relations on Lists in Coq

Score: 0

Views: 69

Answers: 1

Read More
dvr
dvr

Reputation: 370

Coerce rat to realType im math-comp/analysis

Score: 0

Views: 44

Answers: 1

Read More
user12456500
user12456500

Reputation: 11

Syntax error: '.' expected after [vernac:gallina] (in [vernac_aux]) in Coq when using inductive with integers

Score: 0

Views: 462

Answers: 2

Read More
markasoftware
markasoftware

Reputation: 12652

How to break up an implication into two subgoals in Coq?

Score: 1

Views: 375

Answers: 1

Read More
user2506946
user2506946

Reputation: 171

Beta expansion in coq: can I make a term into a function, abstracting over another given term?

Score: 0

Views: 148

Answers: 2

Read More
Max
Max

Reputation: 29

induction integer record in coq

Score: 1

Views: 129

Answers: 1

Read More
limitedeternity
limitedeternity

Reputation: 202

Proving theorems containing bitwise operators

Score: 0

Views: 97

Answers: 2

Read More
Reb.Cabin
Reb.Cabin

Reputation: 5567

Coq `simpl` reduces `S n + m` to `S(n + m)` for free?

Score: 0

Views: 77

Answers: 1

Read More
PreviousPage 2Next