0

Let $T$ be the set of all functions from $\mathbb R$ to $\mathbb R$. Let $S = \{ f \in T : f(2) = 0 \}$. Show that $S$ is a subring of $T$.

$T$ has a zero element and an identity element by inspection.

I am not sure how to work with set of all functions? There are a lot of axioms I need to verify, just looking for a helpful start.

Ben Millwood
  • 14,211
grayQuant
  • 2,619

1 Answers1

1

If by definition one requires subrings of a unitary ring to contain the multiplicative unit of the ring, then your set is not a subring (why?).

Your set though is an ideal and, in fact, a maximal one, since

$$S=\ker\phi\;\;,\;\;\phi:T\to\Bbb R\,\,\,,\,\,\phi(f):=f(2)$$

Now just check $\,\phi\,$ is onto, apply the first isomorphism theorem and also the second "property" here

DonAntonio
  • 211,718
  • 17
  • 136
  • 287