-
With package options `standard`, `ntheorem` will define "a standard set of theorems", see `texdoc ntheorem`, sec. 2.3.6. `thmtools` could have this feature too, as requested (softly) by @dbitouze in t…
-
For example, `pow_zero` shows this text: "pow_zero a : a ^ 0 = 1 is one of the two axioms defining exponentiation in this game." If `pow_zero` is indeed an axiom, perhaps it should have a different co…
mcol updated
2 months ago
-
-
Add the ability to use theorems. This can be either by the way of a Lean tactic, or by a Python analysis.
e.g.
* If the statement is an iff statement, then try to use rewrite (as for definitions)
…
-
algos:
- [x] GSNR Enum Retained Ranks @rodsan0
- [x] DPR gen-drop-ranks @rodsan0
- [x] ~RPR Pred Keep Rank~ @rodsan0
i think we said we remove these? not sure
- [ ] CRPR Enum Retained Rank…
-
- [x] Building with newer GHC: #2
- [x] Exposing support for higher-ranked types: #3
- [ ] Handling incomplete pattern matches
- [ ] New hackage release
- [ ] Potentially upstream into ghci
Th…
-
The current state of implications has inconsistencies (e.g., 6 is conjectured to not imply 6). This obviously can't happen with the proved theorems in Lean, but with conjectures it can.
It might be…
-
Right now System E is formulated as a bunch of axioms.
However, I believe it would more sensible for it to be formulated as a type class such as Group.
All of the theorems would more or less be the …
-
## Theorem Suggestion
If a space is:
- [P79](https://topology.pi-base.org/properties/P000079)
then it is [P85](https://topology.pi-base.org/properties/P000085).
## Rationale
This theore…
-
people are probably most interested in "root theorems" which are just the original interesting claims they want to support. all the theorems that fall into supporting arguments are not (generally) tha…