Writing Assignment 03

Math 110B, Spring 2022.

Directions.

  1. If you want, you may work together with one partner on this and turn in the same pdf for both of you.
    • If you do this, please make sure that you truly collaborate on revising the math and typing it up.
    • To collaborate with Overleaf, one person should start the project, and then use the share option (on the top menu bar), to share it with their partner.
  2. Get the template for this assignment (or use your own). Here’s how to do it:
    • Go to www.overleaf.com, and make sure you are logged in.
    • In a new window, go here: https://www.overleaf.com/read/yxbmdrqsdfxm
    • Click on the menu icon in the upper-left and select “Copy Project”.
    • When ask for a name, choose something like “Math 110B - WA 03” and click “Copy”.
    • When this completes you will be back in your own workspace (instead of mine).
  3. Use $\LaTeX$ to type up your proofs of the Propositions to Prove listed below. Make sure to use complete sentences and appropriate punctuation. Also, make sure to edit for typos.
  4. Click on the “Download PDF” button (to the right of the “Recompile” button). Save the file somewhere you can easily find it. Submit the pdf in Canvas.
  5. Let me know if you have any questions!

Remember, if you have trouble finding the command for a math symbol you want to use, try googling it, email me, or try looking in this Short Math Guide for $\LaTeX{}$.

Propositions to Prove.

  1. Let $F$ be a field. Prove that
    • For all $x\in F$, $x\cdot0 = 0$.
    • For all $x,y\in F$, $(-x)y = -(xy)$ and $x(-y) = -(xy)$.
    • For all $x,y\in F$, if $xy=0$, then $x=0$ or $y=0$.

(See Theorem 3.51(1,2,4))