I can't find how to prove the decibility with a reduction.
EDIT: I've tried the reduction from the halting problem and the aceptance problem. Stopping for at least one entry has infinite inputs (you have to check all possible inputs) but the halting problem only has one input for the TM.
I don't understand how can i formally define a machine that using a machine that checks all inputs solves all cases of the halting problem.