List Question
20 TechQA 2024-03-21T18:52:04.317000Showing polynomial equality in coq/ssreflect
37 views
Asked by user6584
How to prove the goals in more elegant way using ssreflect?
158 views
Asked by lindvv
Coerce rat to realType im math-comp/analysis
34 views
Asked by dvr
Understanding \is a unit in ssreflect
83 views
Asked by dvr
using addf_div for rat_numDomainType
59 views
Asked by dvr
Coq - prove that there exists a maximal element in a non empty sequence
147 views
Asked by dvr
Case analysis on max - ssreflect
68 views
Asked by dvr
rewriting hypothesis to false with a contradictory theorem
127 views
Asked by dvr
What does `apply.` tactic on it's own do in Coq -- i.e. without specifying a rule or hypothesis to unify the goal's conclusion with?
139 views
Asked by Charlie Parker
Coq/SSReflect: standard way to case on (x < y) + (x == y) + (y < x)?
142 views
Asked by Jason Gross
ssreflect inversion, I need two equations instead of one
128 views
Asked by Andrey
Proof irrelevance of decidable *inequality* in coq
93 views
Asked by Abastro
'inversion' tactic for ssreflect: What should I use?
202 views
Asked by Abastro
Alternative tactic for `ssreflect`'s `move=>`
98 views
Asked by setholopolus
Why unable to perform case analysis in rather simple case
127 views
Asked by Andrey
how to simplify basic arithmetic in more complex goals
268 views
Asked by push33n
Ssreflect probabilities (event and not event) sum to one
77 views
Asked by Fusen
Compare sums ssreflect
74 views
Asked by Fusen
Coq ssreflect sum of sums
90 views
Asked by Fusen
Cauchy-Schwartz Inequality in Coq?
164 views
Asked by Fusen