static bool thoughtSpace_hasTriple(WebThoughtSpace ts, S a, S b, S c) { ret webs_search_noVar_bool( webFromTriples(a, b, c), thoughtSpace_indexedWebs(a, b, c)); }