-
## Quick Summary
A leaf with a larger area collects more light, but requires a bigger network of veins to deliver water and nutrients to every part. A 'good' leaf maximizes area while minimizin…
-
Some new abstractions that provide useful and principled variations on a theme:
- Slides: https://github.com/cohomolo-gy/Hulk-Smash/blob/master/Smash.pdf
- Arithmetic derivation: https://github.co…
-
I was reading about the automated testing in the README, and I started wondering if maybe there were any `law_*`, `defn_*`, or `theorm_*` functions that weren't added to the test suite for one reason …
-
As per https://myst-parser.readthedocs.io/en/latest/syntax/optional.html and https://github.com/executablebooks/myst-vs-code#preview-enhancement, all syntax extension should be configurable, to enable…
-
Hi,
I would like to be able to write the theorem with the [], but without writing something in it, I would like to leave it blank and still be able to use the theorem, without latex which tells me th…
-
I think at would be good to have the possibility, to set a flag to automatically generate a table of contents at the beginning of the zettel based on the headings in the zettel.
Alternative suggest…
-
review the master branch code for
- AES256-OCB
- chacha20-poly1305
about
- size limit for a single message encrypted using a specific (key, nonce) pair
- size or count limits for all messages e…
-
It is possible to implement Hilbert-style deduction system in SMT language and then get the proof. Here is an example in attachment.
[Hilbert_system.txt](https://github.com/digama0/mm0/files/6396050/…
-
The conventions for set.mm state that hypotheses of theorems in deduction form with an "is a set" property should not use the universal class `_V`:
> Notice that this does not hold for hypotheses …
-
#### Description of the problem
The [fix] and [cofix] tactics should have a multigoal variant (or be multigoal),
typicall use case is when proving mutual induction principles:
```
Goal (forall t…