Zulip Chat Archive
Stream: maths
Topic: first_order.language.sum
Xin Huajian (Aug 02 2022 at 01:24):
@Floris van Doorn @Jesse Michael Han Hi! I'm trying defining the Godel number of arithmatic language, where there are two binary function in that language. Therefore I tried '''first_order.language.sum''' to define '''.functions 2''' as a disjoint sum of addition and multiplication. Then how should I distinguish them when when defining different operation on addition and multiplication?
Last updated: Dec 20 2023 at 11:08 UTC