BA

banach-spaces

Assistance for proving properties and solving problems in functional analysis.

Install

mkdir -p .claude/skills/banach-spaces && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/4174" && unzip -o skill.zip -d .claude/skills/banach-spaces && rm skill.zip

Installs to .claude/skills/banach-spaces

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Problem-solving strategies for banach spaces in functional analysis
67 charsno explicit “when” trigger
Advanced

Key capabilities

  • Verify Banach space completeness
  • Apply Hahn-Banach theorem for functional extension
  • Prove existence of bounded inverses via Open Mapping
  • Verify operator boundedness using Closed Graph theorem
  • Apply Uniform Boundedness Principle

How it works

The skill provides a decision tree for functional analysis problems and links to automated Z3 solver commands for verifying mathematical properties.

Inputs & outputs

You give it
Functional analysis problem statement
You get back
Verification steps or Z3 proof commands

When to use banach-spaces

  • Verify Banach space completeness
  • Apply Hahn-Banach theorem
  • Prove bounded inverse existence
  • Check operator boundedness

About this skill

Banach Spaces

When to Use

Use this skill when working on banach-spaces problems in functional analysis.

Decision Tree

  1. Verify Banach space

    • Complete normed vector space
    • Check: every Cauchy sequence converges
    • z3_solve.py prove "completeness"
  2. Hahn-Banach Theorem

    • Extend bounded linear functionals
    • Separate convex sets
    • z3_solve.py prove "extension_exists"
  3. Open Mapping Theorem

    • Surjective bounded operator between Banach spaces is open
    • Consequence: bounded inverse exists
    • z3_solve.py prove "open_mapping"
  4. Closed Graph Theorem

    • T: X -> Y has closed graph implies T bounded
    • Strategy: verify graph closure, conclude boundedness
    • z3_solve.py prove "closed_graph_implies_bounded"
  5. Uniform Boundedness Principle

    • Pointwise bounded family of operators is uniformly bounded
    • Application: prove operator families are bounded

Tool Commands

Z3_Completeness

uv run python -m runtime.harness scripts/z3_solve.py prove "cauchy_sequence implies convergent"

Z3_Open_Mapping

uv run python -m runtime.harness scripts/z3_solve.py prove "T_surjective_bounded implies T_open"

Z3_Closed_Graph

uv run python -m runtime.harness scripts/z3_solve.py prove "graph_closed implies T_bounded"

Sympy_Norm

uv run python -m runtime.harness scripts/sympy_compute.py simplify "norm(alpha*x + beta*y)"

Key Techniques

From indexed textbooks:

  • [Introductory Functional Analysis with Applications] If (X, d) is a pseudometric space, we call a set B(xo; r) = {x E X I d(x, xo) < r} an open ball in X with center Xo and radius r. Note that this is analogous to 1. What are open balls of radius 1 in Prob.
  • [Measure, Integration Real Analysis (... (Z-Library)] Section 5C Lebesgue Integration on Rn 11 Suppose E is a subset of Rm Rn and Rm : (x, y) x E for some y . Dene f : R2 R by = (0, 0), (a) Prove that D1(D2 f ) and D2(D1 f ) exist everywhere on R2. Show that D1(D2 f ) (c) Explain why (b) does not violate 5.
  • [Real Analysis (Halsey L. Royden, Patr... (Z-Library)] The Hahn-Banach Theorem has a rather humble nature. The only mathematical con- cepts needed for its statement are linear spaces and linear, subadditive, and positively homogeneous functionals. Besides Zorn’s Lemma, its proof relies on nothing more than the rudimentary properties of the real numbers.
  • [Introductory Functional Analysis with Applications] If in a normed space X, absolute convergence of any series always implies convergence of that series, show that X is complete. Show that in a Banach space, an absolutely convergent series is convergent. Schauder basis) Show that if a normed space has a Schauder basis, it is separable.
  • [Introductory Functional Analysis with Applications] What are the adjoints of a zero operator 0 and an identity operator I? Annihllator) Let X and Y be normed spaces, T: X - Y a bounded linear operator and -M = (¥t( T), the closure of the range of T. Fundamental Theorems for Normed and Banach Spaces To complete this discussion, we should also list some of the main differences between the adjoint operator T X of T: X ~ Y and the Hilbert-adjoint operator T* of T: Hi ~ H 2 , where X, Yare normed spaces and Hi> H2 are Hilbert spaces.

Cognitive Tools Reference

See .claude/skills/math-mode/SKILL.md for full tool documentation.

When not to use it

  • When working outside functional analysis
  • When problems do not involve Banach spaces

Limitations

  • Limited to Banach space problems
  • Requires familiarity with Z3 solver syntax

How it compares

It combines theoretical decision-making with automated formal verification tools for functional analysis proofs.

Compared to similar skills

banach-spaces side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
banach-spaces (this skill)17moReviewAdvanced
literature-review5592moReviewAdvanced
openalex-database487moReviewIntermediate
scientific-critical-thinking187moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

literature-review

K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature searches across biomedical, scientific, and technical domains. Creates professionally formatted markdown documents and PDFs with verified citations in multiple citation styles (APA, Nature, Vancouver, etc.).

5591,298

openalex-database

davila7

Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.

48202

scientific-critical-thinking

davila7

Evaluate research rigor. Assess methodology, experimental design, statistical validity, biases, confounding, evidence quality (GRADE, Cochrane ROB), for critical analysis of scientific claims.

1888

biorxiv-database

lifangda

Efficient database search tool for bioRxiv preprint server. Use this skill when searching for life sciences preprints by keywords, authors, date ranges, or categories, retrieving paper metadata, downloading PDFs, or conducting literature reviews.

780

physics-validator

omriwen

Validate optical physics parameters including Fresnel numbers, diffraction regimes, and resolution limits. This skill should be used when configuring Telescope, Microscope, or Camera instruments to ensure physically realistic parameters.

664

fda-database

davila7

Query openFDA API for drugs, devices, adverse events, recalls, regulatory submissions (510k, PMA), substance identification (UNII), for FDA regulatory data analysis and safety research.

539

Search skills

Search the agent skills registry