-
Hi,
I notice that the tool `slcomp-parser` in `smtlib2Xparser-sl` always adds a prefix `Ref` in front of each sort when translating test cases from SL-COMP'18 format to SL-COMP'14 format (illustrat…
ghost updated
6 years ago
-
The [CVC4 GitHub repo](https://github.com/CVC4/CVC4-archived) has been archived, seemingly indicating no new releases of CVC4 are planned, and by extension CVC4 may stop working completely in the futu…
-
Here is a situation where a module extends `ref` and `ref2`. They both internally contain a local instance of the module `sub`.
In this module:
```
---- MODULE test_li ----
EXTENDS test_li_ref, …
-
The FiniteSets or Bags modules in TLAPS proofs cause errors iff TLAPS is on the Toolbox's global library path and another library, such as [CommunityModules](https://github.com/tlaplus/CommunityModule…
lemmy updated
4 years ago
-
* [Apache Beam](https://github.com/apache/beam) Google 出品对于流式数据处理的框架, 用来数据分析
* [Camel](https://github.com/apache/camel) Apache Camel is an open-source integration framework that empowers you to quick…
-
`EVERY2` and `LIST_REL` are the same constant (one is an overload for the other). But several theorems use "EVERY2" in their name, which makes it hard to find theorems about "LIST_REL" if one only kno…
xrchz updated
4 years ago
-
You’d mentioned rewriting it in idris and scala 3. Another candidate is lean 4, which has a lot of the groundwork but no topoi yet. https://news.ycombinator.com/item?id=37430899
Stuff like gpt-engi…
alok updated
10 months ago
-
_From [alanruttenberg@gmail.com](https://code.google.com/u/alanruttenberg@gmail.com/) on May 09, 2012 11:30:16_
I think yes, but we should make a decision and then follow it.
_Original issue: http:/…
-
Being able to write things like ``Induct_on `FINITE` `` is nice, but it'd be even nicer if one had a way of occasionally specifying different theorems from the default. (This is particularly relevant …
mn200 updated
3 years ago
-
```
Induct_on `RTC` using relationTheory.RTC_ALT_RIGHT_INDUCT
```
should work.
mn200 updated
2 years ago