Yad Konrad
Community@0bserver07 · New York
- Coding Agents & Agent Driven Systems. - Program Synthesis. - ML/Data Infra. - Off. Sec. Research. Elsewhere: - Creative Writing / Standup Comedian
Agent Skills by Yad Konrad
Showing 16 vetted skills indexed across 1 GitHub repositories.
polynomial-proof
Determine polynomial irreducibility and factorizations over specified rings.
probabilistic-method
Prove existence of mathematical objects using probabilistic methods.
explain-proof
Explain mathematical proofs and Lean code step by step.
coordinate-proof
Proves geometric theorems using distance, midpoint, and slope formulas on coordinate systems.
strong-induction
Prove natural number statements by assuming P(k) for all k less than n.
direct-proof
Prove logical implications by assuming hypotheses and deriving conclusions with justified steps.
epsilon-delta-proof
Prove limits rigorously using epsilon-delta definitions for real-valued functions.
synthetic-construction
Prove geometric theorems using compass-and-straightedge constructions and congruence criteria.
counting-argument
Prove combinatorial identities using double counting or bijection techniques.
conjecture-exploration
Explore mathematical conjectures by gathering evidence and identifying counterexamples.
ring-ideal-proof
Prove ring and ideal properties with machine-checked Lean 4 proofs.
convergence-test
Determine infinite series convergence or divergence using standard tests.
inequality-chain
Prove inequalities by chaining classical bounds like AM-GM and Cauchy-Schwarz.
pigeonhole-argument
Generate pigeonhole-based existence proofs for n+1 items in n categories.
proof-by-induction
Automate induction proofs for natural numbers with Lean 4 verification.
formalize-informal-proof
Convert informal mathematical proofs into Lean 4 code for formal verification.