-
So, it's possible to redefine ( iota x ph ) = if ( E! x ph , U. { x | ph } , (/) ). This has two big virtues:
a) it's somewhat clearer what's going on (at least to me)
b) it doesn't require dummy v…
sctfn updated
2 months ago
-
Following some recent discussions on Slack, I'm considering writing a HOL conversion for computing indefinite integrals (antiderivatives) of real functions, which may be called `INTEGRATE_CONV`.
Af…
-
**Project title**
*jsonschema.lean -- an implementation of JSON Schema in Lean*
**Brief Description**
[Lean](https://lean-lang.org/) is an extremely interesting and up and coming programming …
-
Hi @EndingCredits,
this is really cool that you got the `NEC` working :+1:
Have you tried to run your code on the Atari environments, in Open AI gym?
I tried to train on `Pong`, but I got th…
ghost updated
7 years ago
-
This is a proposal to add a `textDocument/ast` to the LSP protocol. The idea is to have a capability that returns an AST from a selection.
- The specification can specify naming and formatting con…
-
TO REVIEW:
- [ ] Rob: could you please review and add a bit of text to make better transitions between example, theorems and so on in the following sections
- [ ] Introduction chapter 3
- [ ] Sect…
-
Currently the predicate logic axioms in iset.mm have names which are based on the old axiom numbering in set.mm.
The reasons that set.mm uses numbers, rather than names, are described at #703 and i…
-
-
#### Problem description
I recently updated my windows 10 to the latest version and did disk cleanup after that my Anki account shows this.....
_**Lxml not found. Please run pip install Ixml -t C:\U…
-
Hi,
In the `_settings.py` file, we have the default setting "topo_feat_s=False", which means "do no use superlevel features". But in the paper, the authors applied a superlevel set filtration, whic…