تشغيل أي مهارة في Manus
بنقرة واحدة
بنقرة واحدة
تشغيل أي مهارة في Manus بنقرة واحدة
ابدأ الآنopen-sets
Problem-solving strategies for open sets in topology
النجوم٣٬٨٠٣
التفرعات٢٩٦
آخر تحديث١٠ يناير ٢٠٢٦ في ٠١:٥٤
SKILL.md
readonlyالقائمة
Problem-solving strategies for open sets in topology
Create git commits with user approval and no Claude attribution
Create or update continuity ledger for state preservation across clears
Create handoff document for transferring work to another session
Generate comprehensive PR descriptions following repository templates
Deep interview process to transform vague ideas into detailed specs. Works for technical and non-technical users.
Search Mathlib for lemmas by type signature pattern
| name | open-sets |
| description | Problem-solving strategies for open sets in topology |
| allowed-tools | ["Bash","Read"] |
Use this skill when working on open-sets problems in topology.
Is f: X -> Y continuous?
z3_solve.py prove "preimage_open"Open Set Verification
z3_solve.py prove "ball_contained" with epsilon witnessesTopological Properties
Continuity Tests
z3_solve.py prove "epsilon_delta_bound"uv run python -m runtime.harness scripts/z3_solve.py prove "preimage_open"
uv run python -m runtime.harness scripts/z3_solve.py prove "ForAll(eps, Exists(delta, d(x,a) < delta implies d(f(x),f(a)) < eps))"
uv run python -m runtime.harness scripts/z3_solve.py prove "ball_contained"
From indexed textbooks:
See .claude/skills/math-mode/SKILL.md for full tool documentation.