Skip to content

feat: freeEnergy jointly AnalyticOnNhd ℝ _ Set.univ (§18.6 capstone, Issue #1499) - #1532

Merged
phasetr merged 2 commits into
mainfrom
feat/free-energy-jointly-analytic-onnhd
May 2, 2026
Merged

feat: freeEnergy jointly AnalyticOnNhd ℝ _ Set.univ (§18.6 capstone, Issue #1499)#1532
phasetr merged 2 commits into
mainfrom
feat/free-energy-jointly-analytic-onnhd

Conversation

@phasetr

@phasetr phasetr commented May 2, 2026

Copy link
Copy Markdown
Owner

Part of #1499. Global form of PR #1531.

phasetr and others added 2 commits May 3, 2026 04:40
… Issue #1499)

Empty start. Global form of jointly analyticAt.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
… Issue #1499)

Add `partitionFunction_analyticOnNhd_joint` and `freeEnergy_analyticOnNhd_joint`:
global forms of PR #1531's per-point joint analyticity. The functions
`(β, J, h) ↦ Z(β, J, h)` and `(β, J, h) ↦ f(β, J, h)` are
`AnalyticOnNhd ℝ _ Set.univ` jointly across all of ℝ × ℝ × ℝ.

Completes the §18.6 capstone in its strongest form: free energy is
jointly real-analytic in all three Ising parameters at every point.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@phasetr
phasetr marked this pull request as ready for review May 2, 2026 19:41
@phasetr
phasetr merged commit be948f5 into main May 2, 2026
1 check passed
@phasetr
phasetr deleted the feat/free-energy-jointly-analytic-onnhd branch May 2, 2026 19:44
phasetr added a commit that referenced this pull request May 2, 2026
…8.6, Issue #1499)

Add four direct corollaries of joint analyticity (PRs #1531, #1532):

- `partitionFunction_continuous_joint`: Z is Continuous in (β, J, h).
- `partitionFunction_differentiable_joint`: Z is Differentiable ℝ
  in (β, J, h).
- `freeEnergy_continuous_joint`: f is Continuous in (β, J, h).
- `freeEnergy_differentiable_joint`: f is Differentiable ℝ in (β, J, h).

All follow from `AnalyticAt → ContinuousAt → Continuous` and
`AnalyticAt → DifferentiableAt → Differentiable`, applied pointwise.

Completes the regularity hierarchy for the §18.6 capstone in joint
form: Continuous ⊆ Differentiable ⊆ AnalyticAt (per-point) ⊆
AnalyticOnNhd ℝ _ Set.univ (global).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
phasetr added a commit that referenced this pull request May 2, 2026
…8.6, Issue #1499) (#1533)

* feat: freeEnergy jointly Continuous + Differentiable in (β, J, h) (§18.6, Issue #1499)

Empty start.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

* feat: freeEnergy jointly Continuous + Differentiable in (β, J, h) (§18.6, Issue #1499)

Add four direct corollaries of joint analyticity (PRs #1531, #1532):

- `partitionFunction_continuous_joint`: Z is Continuous in (β, J, h).
- `partitionFunction_differentiable_joint`: Z is Differentiable ℝ
  in (β, J, h).
- `freeEnergy_continuous_joint`: f is Continuous in (β, J, h).
- `freeEnergy_differentiable_joint`: f is Differentiable ℝ in (β, J, h).

All follow from `AnalyticAt → ContinuousAt → Continuous` and
`AnalyticAt → DifferentiableAt → Differentiable`, applied pointwise.

Completes the regularity hierarchy for the §18.6 capstone in joint
form: Continuous ⊆ Differentiable ⊆ AnalyticAt (per-point) ⊆
AnalyticOnNhd ℝ _ Set.univ (global).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant