I have a problem (in real analysis class) that states "What is the contrapositive of the definition of "closed"?"
The definition in our class of closed is: "a set E is closed iff the set contains all of its accumulation points". Another way of stating this would be "a set E is closed iff when p is an accumulation point of E then p is in E".
So I basically have: A iff B$\implies$ C
So my question is whether the contrapositive is one of 2 things:
Not(B$\implies$ C) iff not(A)
A iff Not(C)$\implies$Not(B)
EDIT: As a note for potential readers looking for the same info I was looking for: The professor in our class said that he meant it as 2 not 1 because the "E closed iff" is not the definition, but part of the definition in sentence form.
So the answer was : "E is closed iff if $p\not\in E$ then p not an acc. pt."
You are correct that the statement is $A$ iff $B\implies C$ where A is the statament (The set E is closed), B is the statement (p is an accumulation point of E) and C is the statement (p is in E). It will be clearer if you consider it with one way implication first. $A \implies (B \implies C)$ and $(B\implies C)\implies A$. The contrapositive of the first is $\neg(B \implies C) \implies \neg(A)$ and the contrapositive of the second is $\neg(A) \implies \neg(B \implies C)$ so combining we get $\neg(A)$ iff $\neg(B \implies C)$