mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

3K
active users

SMT people write useful fucking documentation challenge (impossible)

gigapixel

@whitequark i don’t really know anything about SMT-LIB but do know something about formal (and first order specifically) logic but this documentation has a long section on quantifiers: philipzucker.com/z3-rise4fun/g

Then it’s much heavier than an SMT solver but is really powerful with good documentation on using quantifiers. I really like it. But it has a heavy emphasis on using tooling and I’m the kind of person who likes rustfmt. lean-lang.org/theorem_proving_

@gigapixel I did read that document and I found it to not really advance my understanding of the topic

re Lean, I've actually been learning Lean but it won't help me automatically verify compiler optimizations by lowering before/after netlists to it