跳到主要内容
知仓学习社ZHICANG

mathfin-tables-figures

Use when preparing figures, numerical tables, theorem maps, appendix exhibits, and algorithm displays for a Mathematical Finance manuscript, ensurin…

不碰外部(只输出文字)无严重或高危命中brycewang-stanford/Awesome-Journal-Skills

它会碰到什么

扫了多少1 个文本文件,5 KB
它会碰到什么不碰外部(只输出文字)
命中总数0 处
命中统计严重 0 · 高 0 · 中 0 · 低 0

这一栏是扫描器报的事实,不是结论。命中多不等于有毒(安全工具、规则库、示例脚本本来就会包含危险写法),命中少也不等于干净。它和你手上的凭据、文件、网络有什么关系,需要你自己看。

技能内容

Tables & Figures (mathfin-tables-figures)

When to trigger

  • A numerical section needs figures or tables
  • A proof-heavy manuscript needs diagrams, assumption maps, or appendix organization
  • Exhibits risk looking like empirical finance rather than theorem support

Exhibit rules

Every exhibit should answer: which theorem, proposition, algorithm, or modelling

insight does this support?

  1. Tie figures to formal results. A convergence plot should cite the theorem or

rate it illustrates.

  1. Report numerical settings. Grid, time step, paths, tolerance, truncation,

seed, and software version belong in the caption or appendix.

  1. Keep tables small. Use them for parameter values, convergence rates,

boundary comparisons, or sensitivity to assumptions.

  1. Move detail to appendices. The author guidelines encourage detailed

mathematical analysis in appendices; use them for long derivations and

extended numerical diagnostics.

  1. Avoid empirical-style claims. A calibration illustration does not establish

an empirical result unless the paper is designed for that, which this venue

generally is not.

Good exhibits

  • Error decay against the proven rate
  • Free-boundary shape implied by an optimal stopping theorem
  • Sensitivity of a pricing formula to parameters with financial meaning
  • Algorithm pseudocode paired with convergence conditions
  • Assumption dependency diagram for a complex theorem

Theorem-dependency map as an exhibit

For a paper with layered results, a compact dependency table orients referees faster than

prose:

Assumptions:  (A1) filtered space, usual conditions   (A2) NFLVR   (A3) bounded volatility
Lemma 3.1   <- (A1),(A2)       uniform integrability of the deflated wealth process
Lemma 3.2   <- (A1),(A3)       gradient bound for the value function
Theorem 4.1 <- L3.1, L3.2      duality and existence of the optimizer
Theorem 4.2 <- Thm 4.1,(A3)    regularity of the free boundary

Place it at the end of the introduction or the head of the proofs section; it doubles as your

own audit that no result silently uses an unlisted assumption.

Figure axes speak the model's notation

  • Label axes with the manuscript's symbols (t, S_t, the boundary b(t), the Hurst index H), not

plotting-library defaults — a referee matching the plot to Theorem 4.2 should never have to

translate notation.

  • State units only where financially meaningful (years to maturity, volatility in annual

terms); pure mathematical objects need no units.

  • If a curve depends on a parameter the theorem restricts, show only values inside the

theorem's hypotheses, or mark excursions outside them explicitly as such.

Algorithm displays

Pseudocode earns its place only when the paper proves something about the algorithm

(convergence, complexity, stability). Pair each algorithm float with the statement number of

that guarantee, keep inputs and outputs in the manuscript's notation, and state the stopping

criterion explicitly — referees check that the displayed loop matches the object analyzed in

the proof, not a simplified cousin of it.

Caption rewrite micro-example

A draft caption for an American-put exhibit reads "Exercise boundary for different

volatilities." Journal-ready version: "Free boundary b(t) of the American put under

Assumptions (A1)–(A3), computed with the penalized PDE scheme of Section 5 (grid 400×400,

tolerance 1e-8), illustrating the monotonicity proved in Theorem 4.2; sigma in {0.2, 0.3,

0.4}, r = 0.02, K = 100. The figure illustrates the theorem's qualitative content and makes no

calibration claim." Every clause does one caption-contract job: result, financial object,

settings, interpretation limit.

Caption contract

Each caption should state four things: the formal result illustrated, the financial object, the numerical

settings, and the interpretation limit. For example, a pricing-sensitivity figure should not claim broad

empirical validation; it should say which theorem or model implication the curve helps readers understand.

If the exhibit cannot name a theorem, proposition, or modelling implication, cut it or move it to an

exploratory appendix. Mathematical Finance exhibits are evidence for theory comprehension, not substitutes

for proof.

Output format

[Exhibit] figure / table / algorithm / appendix
[Formal result supported] theorem/proposition/lemma
[Numerical details needed] ...
[Caption claim] ...
[Next step] mathfin-writing-style

想直接用这个技能?

本站把开放许可(MIT / Apache 等)的技能按仓库打包整理到网盘,点一下转存到你自己的网盘,不用一个个从 GitHub 拉。许可未声明的技能只给原始仓库链接,不打包。