-
I've just started using the `distill` package for personal blogging. Great experience so far.
I wanted to understand if `rmarkdown` LaTex support is offered similar to [bookdown here](https://bookd…
-
```
Class Reflexive (R : A -> A -> Prop) := reflexivity : forall x : A, R x x.
```
The statement above from the Coq standard library generates a theorem called `reflexivity`. This theorem can be …
-
### Category
Lean formalization
### Describe the feature you'd like to request
We accumulated some redundancies and stylistic inconsistencies across the shared data structure definitions and …
emina updated
4 weeks ago
-
If we are to give credit to the original formalizers of the "100 theorems" theorems, we need to know who they are.
For easy reference, the agda-unimath page on "Formalizing 100 Theorems":
- https:…
-
For some (many) of the mathematics compendiums, having some more clear markup for theorems, definitions etc. would be great. There are a bunch of ways these could be styled, which definitely justifies…
tOgg1 updated
8 years ago
-
I noticed there are a number of issues around the totality checker and `impossible`, but it is not obvious to me whether this is a dupe with any of them. This example seems simpler than some of what I…
-
Now that we have Tarski geometry we can have various theorems such as side-angle-side (SAS).
There are detailed proofs using OTTER and Tarski Geometry here: http://www.michaelbeeson.com/research/Fo…
-
There's a construction called `Spec` which eats a commutative ring `R` and spits out a topological space `Spec R`. To a mathematician it is trivially true that if we have an isomorphism `f : R -> S` t…
-
Hey,
I wonder if it could be possible to send the full name of the named parts of a document (theorem, section, ...) as somethings like an [`inlayHint`](https://microsoft.github.io/language-server-…
-
PR #1689 reworked the proof mode in SAW to operate on sequents instead of just propositions, and added a variety of tactics for manipulating them, similar in many ways to the tactics found in an inter…