Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

bourbaki

bourbaki 收录了来自 0bserver07 的 21 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
21
Stars
3
更新
2026-02-09
Forks
0
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

conjecture-exploration
高等院校数学科学教师

Explore a mathematical conjecture - gather evidence, find counterexamples, or build toward a proof. Triggers on "explore", "investigate", "what if", "is it true that", "find pattern", "check if"

2026-02-09
convergence-test
高等院校数学科学教师

Determine convergence or divergence of series using ratio test, root test, comparison test, and integral test. Triggers on "series converges", "test for convergence", "ratio test", "root test", "comparison test", "integral test", "sum of 1/n"

2026-02-09
coordinate-proof
数学家

Prove geometric theorems using coordinate geometry. Convert shapes to algebraic expressions, use distance formula, midpoint formula, and slope calculations. Triggers on "prove using coordinates", "analytic geometry", "distance formula", "show collinear", "prove perpendicular", "prove parallel"

2026-02-09
counting-argument
数学家

Prove identities or existence using combinatorial counting - double counting, bijections, inclusion-exclusion. Triggers on "count", "number of ways", "how many", "bijection", "one-to-one correspondence", "combinatorial proof"

2026-02-09
direct-proof
数学家

Prove statements directly by assuming the hypothesis and deriving the conclusion through logical steps. Triggers on "prove directly", "show that", "demonstrate", "verify", "simple proof"

2026-02-09
epsilon-delta-proof
数学家

Prove limit statements using epsilon-delta definitions. Triggers on "epsilon-delta", "limit", "prove continuous", "show limit equals", "formal limit proof"

2026-02-09
explain-proof
高等院校数学科学教师

Explain a proof or Lean code step-by-step for learning. Triggers on "explain", "how does this work", "teach me", "what does this mean", "walk me through", "I don't understand"

2026-02-09
extremal-argument
数学家

Prove results by considering minimal or maximal elements - the extreme case often has special properties. Triggers on "smallest", "largest", "minimal", "maximal", "least", "greatest", "extreme", "consider the minimum"

2026-02-09
formalize-informal-proof
计算机与信息研究科学家

Convert an informal mathematical proof into verified Lean 4 code. Triggers on "formalize", "convert to Lean", "make rigorous", "verify this proof", or when user pastes informal proof text

2026-02-09
group-homomorphism
数学家

Prove properties about group homomorphisms, kernels, images, and isomorphisms. Use the First Isomorphism Theorem and properties preserved under homomorphisms. Triggers on "homomorphism", "kernel", "image", "isomorphism theorem", "quotient group", "normal subgroup", "group map"

2026-02-09
inequality-chain
数学家

Prove inequalities using AM-GM, Cauchy-Schwarz, triangle inequality, and chaining techniques. Triggers on "prove inequality", "AM-GM", "Cauchy-Schwarz", "triangle inequality", "show that a <= b", "bound", "estimate"

2026-02-09
pigeonhole-argument
数学家

Prove existence using the pigeonhole principle - when n+1 items go into n categories, some category has multiple items. Triggers on "must exist", "at least two", "some pair", "among any n", "prove existence of duplicate/collision"

2026-02-09
polynomial-proof
数学家

Prove properties of polynomials including irreducibility, factorization, and minimal polynomials. Use Eisenstein's criterion, reduction mod p, and the factor theorem. Triggers on "irreducible polynomial", "Eisenstein", "minimal polynomial", "factor theorem", "reducible", "polynomial factorization"

2026-02-09
probabilistic-method
数学家

Prove existence using probability - if a random object has the property with positive probability, such an object must exist. Triggers on "probabilistic", "random", "expected value", "exists by probability", "Erdos", "non-constructive existence"

2026-02-09
proof-by-contradiction
数学家

Prove statements by assuming the negation and deriving a contradiction. Triggers on "cannot exist", "impossible", "no such", "prove X is irrational", "infinitely many", "there is no"

2026-02-09
proof-by-induction
数学家

Prove statements about natural numbers using mathematical induction. Triggers on "prove for all n", "prove for every integer", "show that for n ≥", statements with recursive/iterative structure

2026-02-09
ring-ideal-proof
数学家

Prove properties about rings, ideals, and quotient rings. Work with prime and maximal ideals, quotient constructions, and ring homomorphisms. Triggers on "ideal", "quotient ring", "prime ideal", "maximal ideal", "ring homomorphism", "R/I", "principal ideal"

2026-02-09
sequence-limit
数学家

Prove sequence limits using epsilon-N definition, monotone convergence, and squeeze theorem. Triggers on "sequence converges", "limit of sequence", "prove a_n tends to", "epsilon-N", "monotone convergence", "squeeze theorem", "bounded monotone"

2026-02-09
strong-induction
数学家

Prove statements using strong (complete) induction where the inductive hypothesis applies to all smaller cases. Triggers on "strong induction", "complete induction", "inductive hypothesis for all k < n", "well-ordering"

2026-02-09
synthetic-construction
数学家

Prove geometric theorems using classical compass-and-straightedge reasoning. Use auxiliary constructions, congruence (SSS, SAS, ASA, AAS), and similarity arguments. Triggers on "prove congruent", "prove similar", "construct", "auxiliary line", "classical geometry", "Euclidean proof"

2026-02-09
transformation-proof
数学家

Prove geometric theorems using transformations (translations, rotations, reflections, dilations). Identify invariants preserved under transformations. Triggers on "rotation", "reflection", "translation", "symmetry", "transform", "invariant", "isometry", "congruent by transformation"

2026-02-09