User loginNavigation |
Structural recursion on setsHi, I am not sure I am entirely happy with the usual structural recursion on sets approaches. They all look like a bit of cheating, i.e. using lists under covers, broadly speaking. I mean SRI/SRU/powerset/etc tricks (http://citeseer.ist.psu.edu/722866.html). E.g. in the SRI method (collection insertion representation), we can do matching using the insertion operator that 'disassembles' a non-empty set thereby maing it amenable to something like foldr. On the other hand, the 'choose' operator is criticised (elsewhere) as 'non-deterministic'. I am aware of various laws and such that make SRI 'work', I just have a feeling that the insertion operator is a kind of deus ex machina as much as 'choose' is ! Please comment. Thanks. By vc at 2008-02-29 18:10 | LtU Forum | previous forum topic | next forum topic | other blogs | 4813 reads
|
Browse archives
Active forum topics |
Recent comments
32 weeks 6 days ago
33 weeks 40 min ago
33 weeks 46 min ago
1 year 3 weeks ago
1 year 7 weeks ago
1 year 8 weeks ago
1 year 8 weeks ago
1 year 11 weeks ago
1 year 16 weeks ago
1 year 16 weeks ago