statebox / efgrant-paper

Ethereum Foundation Grant report
0 stars 0 forks source link

My review #1

Open andrek-sbox opened 5 years ago

andrek-sbox commented 5 years ago

Def 2.1

Distinction between gen bool fct and bool fct seems unnecessary. It is the full subcategory of Set that contains all the B^n. Also, just call it cartesian monoidal category.

Def 2.2

Section 4

First paragraph: the two function types V -> 2^... and E -> 2^... should probably use B instead of 2, for consistency with what's before. Also, E+V in the log for edges doesn't work. You need 1 + max(E, V) (the bit for indicating which one you want). 'The fact that we can build ... follows from the fact that the function space is finite.' No, these are just boolean functions. They just exist.