Post #1657065
2026-04-23 21:27 UTC
Replies (6)
-
@lindsey@recurse.social 2026-04-23 21:28
I guess we also need some sort of non-triviality criterion like "doesn't always produce the same snapshot", kind of like how the validity criterion for consensus algorithms rules out algorithms that ignore their input and always decide on the same value
-
@dpk@chaos.social 2026-04-23 21:32
@lindsey There should be a meta-law of mathematics that says when you think you found a dichotomy, it’s probably a ‘pick two of three’ but you forgot the third because it seems too trivial to consider
-
@jrose@social.belkadan.com 2026-04-23 21:32
@lindsey Reminds me of an (internal) presentation about zero-knowledge proofs where the presenter showed an example system that is successfully zero-knowledge but does not actually prove anything.
-
@cigitalgem@sigmoid.social 2026-04-23 21:55
@lindsey time stamp
-
@dpiponi@mathstodon.xyz 2026-04-23 21:59
@lindsey When I was reading papers on distributed systems there were a bunch of times things like this seemed to come up. I was never sure if it was because I missed some clause in the text, or if I simply misunderstood. I did sometimes think about the third option but it's harder to read papers when you relax the assumption they're correct :)
-
@RanaldClouston@fediscience.org 2026-04-23 22:00
@lindsey reminds me of the one weird trick for designing an operational semantics that is type-sound and strongly normalising (do nothing).