Skip to main content
Run any Skill in Manus
with one click
GitHub repository

bourbaki

bourbaki contains 21 collected skills from 0bserver07, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
21
Stars
3
updated
2026-02-09
Forks
0
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

conjecture-exploration
mathematical-science-teachers-postsecondary

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
mathematical-science-teachers-postsecondary

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematical-science-teachers-postsecondary

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
mathematicians-152021

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
computer-and-information-research-scientists-151221

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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
mathematicians-152021

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