-
This is one of the core deliverables from the proposal, to make our output on par with LaTeX. A typical PDF example is shown below. Further comments are given after the image.
![image](https://us…
jstac updated
4 years ago
-
We currently have two places where theorem-like environments are defined:
* `stexthm.sty`, which is mostly used for SMGloM and papers
* `beamerthemsTeX.sty` which is used for learning objects (usin…
-
I often have to add some options just to get the statements of the theorems to elaborate:
```lean
set_option synthInstance.maxHeartbeats 100000
```
In the future we might also want to add option…
-
Fraleigh
# Groups and Subgroups
- [ ] 1- Introduction and Examples
- [ ] 2 -Binary Operations
- [ ] 3 - Isomorphic Binary Structures
- [ ] 4 - Groups
- [ ] 5 - Subgroups
- [ ] 6 - Cyclic Gr…
-
As a first step to formally verifying the safety properties of LibraBFT, we'd like to start adding MIRAI annotations (https://github.com/facebookexperimental/MIRAI/tree/master/annotations) that ensure…
-
1. 已经google过,除本文之外没有自由定理的解释
2. 文中提到 [Wadler 关于此主题的论文](http://ttic.uchicago.edu/~dreyer/course/papers/wadler.pdf)
> 论文标题:theorems for free
> 摘要:From the type of a polymorphic function we can derive …
-
Consider having "short names" for things like theorems, then use them in cross-references. Much like FCLA's acronyms, or the Limit Rules early in http://educ.jmu.edu/~waltondb/ModelCalculus/
-
I figured that someone should probably start some location with a collection of topics that we might want to cover during the review sessions (Thursdays from 6:30-9:15pm).
Personally, I would like i…
-
The definition in set.mm - in https://us.metamath.org/mpeuni/indistopon.html and related theorems - is {∅, 𝐴} and that is not going to work intuitionistically.
We plan on defining it to be the coll…
-
REPLACE instructions are always preferred to INSERTs and REMOVEs, seeing as they're *much* faster
If a user types, for example:
```
-a "REMOVE 0 0"
-a "INSERT 0 a"
```
Polonius should be able …
rail5 updated
1 month ago