mathfin-writing-style

GitHub

针对数学金融(Wiley)手稿的写作风格优化技能。规范定理、假设及附录的结构,强调定义先行、财务直觉与证明分离,统一随机分析符号约定,并提供定理段落和证明概要模板,提升稿件可读性与学术严谨性。

Mathematical-Finance-Skills/skills/mathfin-writing-style/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

证明正确但论文难读 引言缺乏金融建模直觉 定义、假设编号或附录引用不一致

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mathfin-writing-style -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/Mathematical-Finance-Skills/skills/mathfin-writing-style -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@mathfin-writing-style

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill mathfin-writing-style -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "mathfin-writing-style",
    "description": "Use when polishing a Mathematical Finance (Wiley) manuscript's theorem-first exposition — definitions, numbered assumptions, theorem statements, proof sketches, appendices, notation discipline for a stochastic-analysis readership, numerical-experiment prose, and the financial-modelling intuition that accompanies each formal result."
}

Writing Style (mathfin-writing-style)

When to trigger

  • The proofs are correct but the paper is hard to read
  • The introduction states results without financial modelling intuition
  • Definitions, assumptions, theorem numbering, or appendix references are inconsistent

Style principles

  • Define before use. Probability space, filtration, admissible strategies, integrability, market model, and payoff objects must be explicit.
  • Number assumptions and results. Reuse labels consistently.
  • State theorem scope precisely. Hypotheses and conclusions should be visible without searching prose.
  • Separate intuition from proof. Give financial meaning before technical proof, then keep the proof self-contained.
  • Use appendices deliberately. Put long derivations there while keeping the main text focused on result, intuition, and modelling payoff.

Theorem paragraph pattern

Under Assumptions (A1)-(A3), Theorem 2.1 establishes [formal result]. In financial
terms, this means [pricing/hedging/risk/portfolio interpretation]. The proof
combines [main tools] and is given in [location].

Proof hygiene

  • Check local martingale versus true martingale claims.
  • State integrability and measurability conditions.
  • Do not cite a theorem without verifying its hypotheses.
  • Avoid "straightforward" for load-bearing steps.
  • Keep notation stable across the main text and appendix.

Symbol conventions the readership expects

Object Conventional usage Drift to avoid
Filtration (F_t) with the usual conditions stated once switching between F_t and F(t)
Physical / pricing measure P / Q (or Q^*) reusing Q for a generic measure mid-paper
Brownian motion W under P; W^Q after Girsanov the same W under both measures without comment
Admissible strategies A or A(x), x the initial wealth "admissible" used before A is defined
Wealth / value process X^pi or V V doubling as value function and value process
Value function v(t,x), lowercase v and V swapped between sections
Stopping times tau, ranging over a defined family T_{t,T} tau ranging over an unspecified set
Generator L (or L^a in control problems) applying L to functions outside its stated domain

Proof-sketch scaffold

Before each long proof, give a three-to-five sentence sketch:

The proof proceeds in three steps. Step 1 establishes [a priori estimate] under (A2), which
yields the uniform integrability needed later. Step 2 constructs the candidate [object] via
[tool: Snell envelope / dual problem / fixed point]; this is where the new idea, [one phrase],
enters. Step 3 verifies optimality and uniqueness by [verification argument]. Steps 1 and 3
are standard given Step 2 and are deferred to Appendix B.

The sketch tells a referee where the novelty lives and which parts may be verified quickly — exactly the separation of new idea from routine verification that this journal's culture prizes.

Sentence-level habits for stochastic-analysis prose

  • Quantify every "small", "sufficiently regular", or "for t large" with a displayed condition.
  • Write "P-a.s." or "for Lebesgue-a.e. t" — never leave the null-set sense ambiguous.
  • Prefer "By Theorem 2.3 of [X], whose hypotheses hold by (A1) and Lemma 3.2," to a bare citation.
  • Keep proofs in one tense (present), and let displayed equations carry the algebra, not prose.

Notation ledger

Before polishing prose, create a notation ledger with columns for symbol, object, first definition, assumptions, theorem use, and appendix use. Use it to find:

  • one symbol used for multiple objects;
  • objects introduced only inside proofs but needed in theorem statements;
  • filtrations, measures, admissible sets, or payoff spaces that change silently;
  • assumptions cited in prose but absent from the theorem statement;
  • appendix notation that no longer matches the main text after revision.

Mathematical Finance readers will forgive technical density more readily than notation drift. A clean ledger also shortens referee response time because every objection can be tied to a labelled object.

Output format

[Section] intro / model / theorem / proof / numerics / appendix
[Main clarity issue] ...
[Formal precision fix] ...
[Financial intuition fix] ...
[Next step] mathfin-submission

Version History

  • 1839142 Current 2026-07-05 14:05

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
8b300a62
Indexed
2026-07-05 14:05

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-30 09:19
浙ICP备14020137号-1 $Carte des visiteurs$