Imagine I have a Turing Machine Property that looks like this:
P = {M | L(M) is accepted by a Turing machine that does not halt in an even number of steps for any input}
How can I prove that this property is trivial? Or, more generally, are there good ways to prove this sort of thing?