I use documentclass "book (AMS)" to write a German text but the words for "theorem", "proof", "remark" etc only appear in English. I want them in German.
I have already set the preamble to include
\usepackage{babel}
\selectlanguage{ngerman}
but it does not help. How do I do it?
