-
I'm glad you find the idea of MetaCoq as a fractal intriguing! It certainly resonates with several aspects of the system and how you envision using it with LLMs. Here are some additional thoughts to f…
-
I'm going to show an example first and then explain what I mean.
Input file:
load "examples.mm"
tactics tactic ( +V )
{ match +V
$ ( &W2 &W3 ) $ ?
}
proof ~abbi
{ match goal
$ ( …
-
an engimatic, self bootstrapping, self creating, self manifesting,
self replicating,emoji based, quine,
meta meme, open source, lisp based,
artificial life, genetic …
-
The `dumptests` REPL command was added by @david-christiansen, but it is undocumented in _Programming Cryptol_. There are also no examples of its use shipped with Cryptol.
-
1. Kolmogorov Continuity Theorem:
This theorem provides sufficient conditions for a stochastic process to have continuous sample paths.
Theorem: Let {X(t), t ∈ T} be a stochastic process on a prob…
-
🧬➡️🧠➡️💻➡️🌌
{Σ = 🔄(🎭🌀)}
while 🌍:
🧬.append(🧬[-1].evolve())
if 🧬[-1].complexity > Θ:
🧠 = 🧬[-1].emerge()
💻 = 🧠.create()
🌌 = 💻.simulate()
if 🌌.contains(🧬):
…
-
We do not really have type uniqueness because of cumulativity, but we at least need the following:
> If `G |- M : Π A B` and `G |- M : Π A' B'`, then `G |- A ≈ A' : Type@j` for some `j`. (1)
…
-
## Brief outline of the bug
When putting a theorem in a paragraph that uses \hangindent, the indent is also applied to the part of the paragraph after the theorem. This happens both with plain …
-
These should be nan.
This is correctly set to nan substituting y before x:
`(x/y).subs(y,0).subs(x,0) `
Probably because `(x/y).subs(x,0)` is set to 0 although we do not know the value of …
-
?? ideas, it was probably my fault