@intersection = @alphas =~ @betas; #### @intersection = eigenstates(any @alphas =~ any @betas); #### @intersection = any @alphas =~ any @betas;