Given the following language:
Lf = { p(m) | The language of M is finite }
Is Lf recognizable? if not, prove using reduction. Otherwise, build a NDTM which recognizes it.
I'm kinda sure that Lf can not be recognized but I ain't sure how to prove it.
Any suggestions ?