-
This is analogous to KC = "every compact subset is closed".
Proof: Suppose that $X$ is US. Let $C$ be a sequentially compact subset of $X$, then there is no sequence in $C$ converging to a point ou…
-
The current style cannot be used together with the `cleveref` and `ntheorem` packages, as they require the definition of theorems, lemmas and corollaries to happen after `cleveref` and `ntheorem` pack…
-
Thanks for the great lib! I am using it a lot for my personal notes and for writing preliminary versions of papers.
That said, I was trying to customize the styling of a template, and realized that…
-
Right now we have proofs for qnnen (equinumerosity of rational numbers and natural numbers) via the Schröder–Bernstein theorem (in set.mm), and via the constructive theorem that a mapping with the nat…
-
Hi,
thank you all for agda-categories :-) I spent almost entire last year on an initial F-algebra construction, which builds the initial algebra from finite, recursive F-coalgebras ("Initial Algebr…
-
If you nest multiple proofs, only the innermost ones get a qed symbol.
```typst
#set page(width: 11cm, height: auto, margin: 1em)
#set par(justify: true)
#import "@preview/ctheorems:1.1.2": *
#…
fagu updated
6 months ago
-
This is disgusting:
```
> EVAL ``3/4
mn200 updated
3 years ago
-
I know you already plan to add some automation. I thought I'd add this issue as a way to track that. I think automation is the only major area where mmj2 has a significant advantage for typical proof …
-
"solution" button that automatically shows the intended next step
-
### Is your feature request related to a problem?
It should be possible to search for
- "logical" constants (`Lemma`s, `Theorems`, ...)
- "definitional" constants (`Definition`s, `Fixpoint`s, ...…