You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Surely, two intersection types A1 & A2 and B1 & B2 are provable disjoint
if any pair of A_i and B_j is provably disjoint? This is already handled
by the single-side cases for AndTypes. The dropped case imposed
a stronger condition.
0 commit comments