看板 LaTeX 關於我們 聯絡資訊
我打的內容如下,請問如何讓那個式子置中呢? 謝謝。 \documentclass[12pt]{article} \usepackage{amsthm,amsmath,latexsym,amssymb,amscd,verbatim} \begin{document} \title {Typing Problem } \author {Jan 3, 2008} \date{} \maketitle \noindent To show "$\mathfrak {gl}$($V$) $\simeq$ $V^{*} \bigotimes V$", define a map $\phi$: $V^{*} \bigotimes V$ $\to$ $\mathfrak {gl}$($V$) by \bigskip $\phi \left( \sum_{i=1}^{n} f_i \bigotimes v_i \right)(v)$ = $\sum_{i=1}^{n} f_{i}(v)v_{i}$ for all v in $V$. \bigskip \noindent (i) $\phi$ is linear: \end{document} -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 123.195.205.196
paulrichman:既然是數學式為啥不用equation這個function? 01/29 01:13