-
Include an implementation of an algorithm for proving Conway's Cosmological Theorem. Ideally, the algorithm will be flexible enough to prove Cosmological Theorems for other non-standard look and says …
-
```
Documentation of OGP has to contain several examples of theorems proved with
simple Wu's method. Input is in OGP's internal XML format, while output is
generated TeX report translated to PDF.
``…
-
Using `tlapm` version 1.4.3, the following theorems are proved:
```tla
THEOREM EverythingIsBoolean ==
\A x: x \in BOOLEAN
OBVIOUS
THEOREM
ASSUME NEW c,
/\ c # FALSE
…
-
We'd like to write an module for the generation of random "interesting" theorems, that would serve as effective practice problems.
-
We can improve the page for displaying deduced theorems and add
* a visualization
* an option to start with the proximal deduction and expand back as desired
-
`Functor` only applies to type constructors (`Type u -> Type v`). So, is insufficient for a general purpose `map : (A -> B) -> CA -> CB` where perhaps `CA` and `CB` cannot contain arbitrary element ty…
-
I would love to be able to add tags that are specific to a single notebook. I'm a mathematics student and I have lots of theorems/lemmas/corollaries, but theorem 1 in the abstract algebra notebook may…
-
{{{
# !html
Reply to: noreply@sort.ucd.ie
}}}
{{{
Feature Requests item #117, was opened at 2005-08-08 20:24
You can respond by visiting:
http://sort.ucd.ie/tracker/?func=detail&atid=444&aid=117&gro…
atiti updated
11 years ago
-
Hi! I have several questions about the grid tensor product. (1)Signal is projected to sphere directly, so how many points should be sampled in sphere? (2)How to choose quadrature method?(3) Dose it co…
-
Dear all,
I think that the last update broke the possibility to insert citations in the name of the theorems.
For example, before this code produced the intended outcome
```{theorem, name…