Skip to content

Conversation

@urkud
Copy link
Member

@urkud urkud commented Dec 29, 2025

Add a version of the Schwarz lemma that is midway between the original lemma
and Pick's version.

Use it to show that a function that is separately holomorphic on a polydisc
and is bounded on this polydisc must be continuous on it.


Open in Gitpod

@github-actions github-actions bot added the t-analysis Analysis (normed *, calculus) label Dec 29, 2025
@github-actions
Copy link

PR summary cc0ebd15d3

Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Mathlib.Analysis.Complex.UnitDisc.Shift (new file) 1471
Mathlib.Analysis.Complex.UnitDisc.Schwarz (new file) 2309

Declarations diff

+ Complex.UnitDisc.coe_smul_circle
+ casesOn
+ casesOn_mk
+ coe_circle_smul
+ coe_closedBall_smul
+ coe_neg
+ coe_shift
+ coe_shiftFun
+ coe_star
+ continuousOn_of_differentiableOn_update_of_bddAbove
+ dist_le_of_differentiableOn_update_of_norm_le
+ dist_le_of_mapsTo_ball_of_mem
+ im_star
+ instCanLift
+ instIsScalarTower_circle
+ instIsScalarTower_circle_circle
+ instIsScalarTower_closedBall
+ instIsScalarTower_closedBall_closedBall
+ instMulActionCircle
+ instMulActionClosedBall
+ instSMulCommClass_circle_left
+ instSMulCommClass_circle_right
+ instSMulCommClass_closedBall_left
+ instSMulCommClass_closedBall_right
+ instance : InvolutiveStar 𝔻
+ instance : Star 𝔻
+ instance : StarMul 𝔻
+ neg_shift
+ norm_shiftFun_le
+ norm_shift_le
+ norm_shift_swap
+ re_star
+ shift
+ shiftCompCoeff
+ shiftFun
+ shiftFun_eq_iff
+ shiftFun_neg_apply_shiftFun
+ shift_apply_circle_smul
+ shift_apply_neg_self
+ shift_apply_shift
+ shift_apply_shift_neg
+ shift_apply_zero
+ shift_den_ne_zero
+ shift_den_ne_zero'
+ shift_eq_iff
+ shift_eq_self_iff
+ shift_eq_zero_iff
+ shift_neg_apply_self
+ shift_neg_apply_shift
+ shift_trans_shift
+ shift_zero
+ sq_norm_lt_one
+ star_eq_zero
+ star_neg
+ star_shift
+ star_zero
+ symm_shift
+ «conj»
- circleAction
- closedBallAction
- coe_smul_circle
- conj
- conj_zero
- instSMulCommClass_circle
- instSMulCommClass_circle'
- instSMulCommClass_closedBall
- instSMulCommClass_closedBall'
- isScalarTower_circle
- isScalarTower_circle_circle
- isScalarTower_closedBall
- isScalarTower_closedBall_closedBall
- schwarz_aux

You can run this locally as follows
## summary with just the declaration names:
./scripts/declarations_diff.sh <optional_commit>

## more verbose report:
./scripts/declarations_diff.sh long <optional_commit>

The doc-module for script/declarations_diff.sh contains some details about this script.


No changes to technical debt.

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).

@mathlib4-dependent-issues-bot mathlib4-dependent-issues-bot added the blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) label Dec 29, 2025
@mathlib4-dependent-issues-bot
Copy link
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

blocked-by-other-PR This PR depends on another PR (this label is automatically managed by a bot) t-analysis Analysis (normed *, calculus)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants