Advertisement
Guest User

Untitled

a guest
Jul 21st, 2019
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. documentclass[a4paper,12pt]{article}
  2. usepackage[all]{xy}
  3. usepackage{amssymb}
  4.  
  5. begin{document}
  6. xymatrix@R=1.4pc@C=1pc{
  7. K_0(M_poplus M_q)oplus K_0(C([0,1]),M_poplus M_q))ar@{-}[r]&\
  8. K_0(Z_{pq}) ar[u]^{K_0(pi_1)oplus K_0(pi_2) } \
  9. ar[u]}
  10. end{document}
  11.  
  12. documentclass[a4paper,12pt]{article}
  13. usepackage[cmtip,all]{xy}
  14. usepackage{amssymb}
  15. begin{document}
  16. xymatrix@R=1.4pc@C=1pc{
  17. K_0(M_poplus M_q)oplus K_0(C([0,1]),M_poplus M_q))ar@{-}[r]&\
  18. K_0(Z_{pq}) ar[u]^{K_0(pi_1)oplus K_0(pi_2) } \
  19. ar[u]}
  20. end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement