Git Product home page Git Product logo

2019fall_fa's Introduction

2019Fall_FA

2019秋季学期泛函分析笔记, 授课教师吴劲松, 使用教材许全华编写的《泛函分析讲义》

相关笔记的pdf文档可以在 release 中找到

关于书写的要求

  1. 文内统一使用英文标点+空格的形式输入标点符号;

  2. 使用packages.tex作为宏包的引入文件;

  3. 使用\newcommand\me{\mathrm{e}}来输入自然底数e;

  4. 使用\newcommand\imag{\mathrm{i}}来输入虚数i;

  5. 使用\C, \R, \J, \Q, \Z, \N, \K来输入复数域, 实数域, 无理数集, 有理数域, 整数集, 自然数集, "实数域或复数域";

  6. 逻辑表达式的语句之间用 \, 分隔, 如: \forall x>0\,\exists n\in\N\,(……);

  7. 在行内使用\tfrac\来输入分数, 在行间使用\dfrac\frac来输入分数;

  8. 使用\diff来输入微分算子d;

  9. 对于定理定义中的关键词用\textbf{文本}的形式强调, 用\index{大写首字母!名称}来建立索引;

  10. 使用\ldots进行罗列, 如果两测为二元运算符, 则使用\cdots;

  11. 使用 \C*表示\mathcal{*};

  12. \label以及定理环境的使用:

    种类 标签 定理环境名称
    公式(equation) eq equation
    图片(figure) fig figure
    表格(table) tab table
    定义(definition) def Definition
    定理(theorem) thm Theorem
    引理(lemma) lem Lemma
    推论(corollary) cor Corollary
    命题(Propsotion) prop Proposition
    注{Remark} rmk Remark
    解(Solution) × Solution
    证明{Proof} × Proof
    • 如果不希望图片表格浮动请不要使用浮动体环境figuretable, 用\includegrpicstabular环境+captionof来插入图片和表格;
    • 对于定理和定义环境添加了对应带'的环境, 环境名分别为TheoremnDefinitionn;
    • 对于label的名称尽量用含有实际意义的名称, 而不是简单的1.1;
    • 对于定理, 定义, 引理的编号均使用统一编号chapter.section.FA;
  13. 定理定义环境中的字体均为宋体, 证明或解中的必要性/充分性/存在性/唯一性均用\textsl{文本}来表示;

  14. 对于证明和解题中的步骤用 \textbf{(Step X)}来表示;

  15. 其余命令的定义请阅读packages.tex数学式新定义命令部分

2019fall_fa's People

Contributors

edmundwhis avatar syvshc avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.