Zulip Chat Archive
Stream: lean4
Topic: Reflecting recursive types
Jakob von Raumer (Oct 20 2023 at 22:11):
Jakob von Raumer said:
I'm trying to reflect a class of recursive types in a language with a type system close to the one of C into Lean types, does anyone know if there's any projects doing a similar thing already? For examples, embedded mu calculus expressions as well as a implmentation to quote them into lean types?
Last updated: Dec 20 2023 at 11:08 UTC