Guest User

Untitled

a guest
Jun 20th, 2018
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. documentclass[11pt,a4paper]{article}
  2. usepackage{setspace}
  3.  
  4. usepackage[fleqn]{amsmath}
  5.  
  6.  
  7. begin{document}
  8.  
  9. begin{table}
  10. begin{align}
  11. & 1 in N
  12. \ &forall n in N exists n' in N qquad &text{($m'$ is the successor of $m$)}
  13. end{align}
  14. caption{The axioms for natural numbers as given by Peano
  15. label{PeanoAxioms}
  16. end{table}
  17.  
  18. end{document}
Add Comment
Please, Sign In to add comment