JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. Duplicate use of loop indices The duplicate use of loop indices is no longer possible. For example, in place of forall(f in union(f in Lsf) {f}) you now need to use forall(f in union(ff in Lsf) {ff}) Parent Topic Stricter syntax checks