<div dir="ltr">Thank you for your helpful response.  For the record, the following syntax works exactly as desired:<br><br>{m in import_ports,j in seasons, k in grains:  import_tonnage[m,j,k]=sum { i in export_ports: route_tonnage[[i, m], j,k]};}</div>