Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about jscoq

Read more about jscoq

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - jscoq

Why is my local coq no acting the same as standard coq e.g. as JsCoq?

I was going through the trivial example in this question How can I rewrite "+ 1" (plus one) to "S" (succ) in Coq? but the proof does not work in my local computer despite it workin...
test-img

Charlie Parker

visual-studio-code

coq

coq-tactic

jscoq

Votes: 0

Answers: 1

Latest Answer

Given that your goal mentions the .+1, I suspect that you are using the SSReflect library of natural numbers. The SSReflect definition of addition is not simplified by the simpl tactic, hence simpl wo...
test-img

Arthur Azevedo De Amorim

How to activate the Coq messages in vscode/vscoq like in the CoqIde/jscoq?

I am expecting something in my messages bar but I don't see it Example script: Fixpoint add_left (n m : nat) : nat := match n with | O => m | S p => S (add_left p m) end. Lemma demo_1...
test-img

Charlie Parker

visual-studio-code

coq

coqide

vscoq

jscoq

Votes: 0

Answers: 1

Latest Answer

Seems it's printed in: It's not a bug, it's not printed in "Notices" but in "Info".
test-img

Charlie Parker

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved