IS_EL_CONV takes a conversion conv and a term tm in the following form:
It returns the theorem
|- IS_EL x [x0;...xn] = F
if for every xi occurred in the list, conv (--`x = xi`--)
returns a theorem |- P xi = F, otherwise, if for at least one xi,
evaluating conv (--`P xi`--) returns the theorem |- P xi = T, then it
returns the theorem
|- IS_EL P [x0;...xn] = T