url
stringclasses
147 values
commit
stringclasses
147 values
file_path
stringlengths
7
101
full_name
stringlengths
1
94
start
stringlengths
6
10
end
stringlengths
6
11
tactic
stringlengths
1
11.2k
state_before
stringlengths
3
2.09M
state_after
stringlengths
6
2.09M
input
stringlengths
73
2.09M
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_neg
[569, 1]
[573, 22]
rw [←AddCircle.coe_neg]
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z✝ : ℝ ⊢ (-↑z✝).toCircle = (AddCircle.toCircle ↑z✝)⁻¹
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z✝ : ℝ ⊢ AddCircle.toCircle ↑(-z✝) = (AddCircle.toCircle ↑z✝)⁻¹
Please generate a tactic in lean4 to solve the state. STATE: case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z✝ : ℝ ⊢ (-↑z✝).toCircle = (AddCircle.toCircle ↑z✝)⁻¹ TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_neg
[569, 1]
[573, 22]
simp only [← AddCircle.coe_neg, AddCircle.toCircle, Function.Periodic.lift_coe, mul_neg, expMapCircle_neg]
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z✝ : ℝ ⊢ AddCircle.toCircle ↑(-z✝) = (AddCircle.toCircle ↑z✝)⁻¹
no goals
Please generate a tactic in lean4 to solve the state. STATE: case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z✝ : ℝ ⊢ AddCircle.toCircle ↑(-z✝) = (AddCircle.toCircle ↑z✝)⁻¹ TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_smul
[575, 1]
[581, 72]
induction' x using QuotientAddGroup.induction_on' with z
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ x : AddCircle T ⊢ (n • x).toCircle = x.toCircle ^ n
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ (n • ↑z).toCircle = AddCircle.toCircle ↑z ^ n
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ x : AddCircle T ⊢ (n • x).toCircle = x.toCircle ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_smul
[575, 1]
[581, 72]
rw [←AddCircle.coe_nsmul]
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ (n • ↑z).toCircle = AddCircle.toCircle ↑z ^ n
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ AddCircle.toCircle ↑(n • z) = AddCircle.toCircle ↑z ^ n
Please generate a tactic in lean4 to solve the state. STATE: case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ (n • ↑z).toCircle = AddCircle.toCircle ↑z ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_smul
[575, 1]
[581, 72]
simp only [AddCircle.toCircle, Function.Periodic.lift_coe]
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ AddCircle.toCircle ↑(n • z) = AddCircle.toCircle ↑z ^ n
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ expMapCircle (2 * π / T * n • z) = expMapCircle (2 * π / T * z) ^ n
Please generate a tactic in lean4 to solve the state. STATE: case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ AddCircle.toCircle ↑(n • z) = AddCircle.toCircle ↑z ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_smul
[575, 1]
[581, 72]
induction' n with n h
case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ expMapCircle (2 * π / T * n • z) = expMapCircle (2 * π / T * z) ^ n
case H.zero S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z : ℝ ⊢ expMapCircle (2 * π / T * 0 • z) = expMapCircle (2 * π / T * z) ^ 0 case H.succ S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z : ℝ n : ℕ h : expMapCircle (2 * π / T * n • z) = expMapCircle (2 * π / T * z) ^ n ⊢ expMapCircle (2 * π / T * (n + 1) • z) = expMapCircle (2 * π / T * z) ^ (n + 1)
Please generate a tactic in lean4 to solve the state. STATE: case H S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T : ℝ n : ℕ z : ℝ ⊢ expMapCircle (2 * π / T * n • z) = expMapCircle (2 * π / T * z) ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_smul
[575, 1]
[581, 72]
simp only [expMapCircle_zero, nsmul_eq_mul, algebraMap.coe_zero, MulZeroClass.zero_mul, MulZeroClass.mul_zero, pow_zero, Nat.zero_eq, zero_smul, Function.Periodic.lift_coe]
case H.zero S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z : ℝ ⊢ expMapCircle (2 * π / T * 0 • z) = expMapCircle (2 * π / T * z) ^ 0
no goals
Please generate a tactic in lean4 to solve the state. STATE: case H.zero S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z : ℝ ⊢ expMapCircle (2 * π / T * 0 • z) = expMapCircle (2 * π / T * z) ^ 0 TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
toCircle_smul
[575, 1]
[581, 72]
simp only [succ_nsmul, left_distrib, expMapCircle_add, h, pow_succ]
case H.succ S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z : ℝ n : ℕ h : expMapCircle (2 * π / T * n • z) = expMapCircle (2 * π / T * z) ^ n ⊢ expMapCircle (2 * π / T * (n + 1) • z) = expMapCircle (2 * π / T * z) ^ (n + 1)
no goals
Please generate a tactic in lean4 to solve the state. STATE: case H.succ S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T✝ : Type inst✝¹³ : RCLike T✝ inst✝¹² : SMulCommClass ℝ T✝ T✝ E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r T z : ℝ n : ℕ h : expMapCircle (2 * π / T * n • z) = expMapCircle (2 * π / T * z) ^ n ⊢ expMapCircle (2 * π / T * (n + 1) • z) = expMapCircle (2 * π / T * z) ^ (n + 1) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
have mh : ∀ n : ℕ, HarmonicOn (fun z ↦ ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) := by intro n; apply AnalyticOn.harmonicOn; refine AnalyticOn.mono ?_ (Set.subset_univ _) rw [analyticOn_iff_differentiableOn isOpen_univ]; apply Differentiable.differentiableOn apply Differentiable.pow; apply Differentiable.mul (differentiable_const _) apply Differentiable.sub differentiable_id (differentiable_const _)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ ⊢ Extendable (fourier n) c r
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) ⊢ Extendable (fourier n) c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ ⊢ Extendable (fourier n) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
induction' n using Int.induction_overlap with n n
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) ⊢ Extendable (fourier n) c r
case hi S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ Extendable (fourier ↑n) c r case lo S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ Extendable (fourier (-↑n)) c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) ⊢ Extendable (fourier n) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
intro n
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ ⊢ ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n : ℤ ⊢ ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply AnalyticOn.harmonicOn
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r)
case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ AnalyticOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
refine AnalyticOn.mono ?_ (Set.subset_univ _)
case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ AnalyticOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r)
case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ AnalyticOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) univ
Please generate a tactic in lean4 to solve the state. STATE: case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ AnalyticOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
rw [analyticOn_iff_differentiableOn isOpen_univ]
case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ AnalyticOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) univ
case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ DifferentiableOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) univ
Please generate a tactic in lean4 to solve the state. STATE: case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ AnalyticOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) univ TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply Differentiable.differentiableOn
case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ DifferentiableOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) univ
case fa.h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun z => ((↑r)⁻¹ * (z - c)) ^ n
Please generate a tactic in lean4 to solve the state. STATE: case fa S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ DifferentiableOn ℂ (fun z => ((↑r)⁻¹ * (z - c)) ^ n) univ TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply Differentiable.pow
case fa.h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun z => ((↑r)⁻¹ * (z - c)) ^ n
case fa.h.ha S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun x => (↑r)⁻¹ * (x - c)
Please generate a tactic in lean4 to solve the state. STATE: case fa.h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun z => ((↑r)⁻¹ * (z - c)) ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply Differentiable.mul (differentiable_const _)
case fa.h.ha S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun x => (↑r)⁻¹ * (x - c)
case fa.h.ha S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun y => y - c
Please generate a tactic in lean4 to solve the state. STATE: case fa.h.ha S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun x => (↑r)⁻¹ * (x - c) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply Differentiable.sub differentiable_id (differentiable_const _)
case fa.h.ha S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun y => y - c
no goals
Please generate a tactic in lean4 to solve the state. STATE: case fa.h.ha S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 n✝ : ℤ n : ℕ ⊢ Differentiable ℂ fun y => y - c TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
exists fun z : ℂ ↦ ((↑r)⁻¹ * (z - c)) ^ n
case hi S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ Extendable (fourier ↑n) c r
case hi S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ HasExtension (fourier ↑n) (fun z => ((↑r)⁻¹ * (z - c)) ^ n) c r
Please generate a tactic in lean4 to solve the state. STATE: case hi S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ Extendable (fourier ↑n) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
exact { gh := mh n b := by intro t; rw [rir rp] apply Eq.trans fourier_apply simp only [natCast_zsmul, toCircle_smul, SubmonoidClass.coe_pow] }
case hi S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ HasExtension (fourier ↑n) (fun z => ((↑r)⁻¹ * (z - c)) ^ n) c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case hi S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ HasExtension (fourier ↑n) (fun z => ((↑r)⁻¹ * (z - c)) ^ n) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
intro t
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ ∀ (t : Real.Angle), (fourier ↑n) t = ((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier ↑n) t = ((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ ∀ (t : Real.Angle), (fourier ↑n) t = ((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
rw [rir rp]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier ↑n) t = ((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier ↑n) t = ↑(AddCircle.toCircle t) ^ n
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier ↑n) t = ((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply Eq.trans fourier_apply
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier ↑n) t = ↑(AddCircle.toCircle t) ^ n
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ ↑(↑n • t).toCircle = ↑(AddCircle.toCircle t) ^ n
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier ↑n) t = ↑(AddCircle.toCircle t) ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
simp only [natCast_zsmul, toCircle_smul, SubmonoidClass.coe_pow]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ ↑(↑n • t).toCircle = ↑(AddCircle.toCircle t) ^ n
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ ↑(↑n • t).toCircle = ↑(AddCircle.toCircle t) ^ n TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
exists fun z : ℂ ↦ conj (((↑r)⁻¹ * (z - c)) ^ n)
case lo S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ Extendable (fourier (-↑n)) c r
case lo S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ HasExtension (fourier (-↑n)) (fun z => (starRingEnd ℂ) (((↑r)⁻¹ * (z - c)) ^ n)) c r
Please generate a tactic in lean4 to solve the state. STATE: case lo S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ Extendable (fourier (-↑n)) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
exact { gh := (mh n).conj b := by intro t; rw [rir rp] apply Eq.trans fourier_apply simp only [neg_smul, natCast_zsmul, toCircle_neg, toCircle_smul, coe_inv_unitSphere, SubmonoidClass.coe_pow, Complex.inv_def, map_pow, normSq_eq_of_mem_circle, one_pow, inv_one, Complex.ofReal_one, mul_one] }
case lo S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ HasExtension (fourier (-↑n)) (fun z => (starRingEnd ℂ) (((↑r)⁻¹ * (z - c)) ^ n)) c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case lo S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ HasExtension (fourier (-↑n)) (fun z => (starRingEnd ℂ) (((↑r)⁻¹ * (z - c)) ^ n)) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
intro t
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ ∀ (t : Real.Angle), (fourier (-↑n)) t = (starRingEnd ℂ) (((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier (-↑n)) t = (starRingEnd ℂ) (((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ ⊢ ∀ (t : Real.Angle), (fourier (-↑n)) t = (starRingEnd ℂ) (((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
rw [rir rp]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier (-↑n)) t = (starRingEnd ℂ) (((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier (-↑n)) t = (starRingEnd ℂ) (↑(AddCircle.toCircle t) ^ n)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier (-↑n)) t = (starRingEnd ℂ) (((↑r)⁻¹ * (c + ↑r * ↑(AddCircle.toCircle t) - c)) ^ n) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
apply Eq.trans fourier_apply
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier (-↑n)) t = (starRingEnd ℂ) (↑(AddCircle.toCircle t) ^ n)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ ↑(-↑n • t).toCircle = (starRingEnd ℂ) (↑(AddCircle.toCircle t) ^ n)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ (fourier (-↑n)) t = (starRingEnd ℂ) (↑(AddCircle.toCircle t) ^ n) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend'
[584, 1]
[606, 52]
simp only [neg_smul, natCast_zsmul, toCircle_neg, toCircle_smul, coe_inv_unitSphere, SubmonoidClass.coe_pow, Complex.inv_def, map_pow, normSq_eq_of_mem_circle, one_pow, inv_one, Complex.ofReal_one, mul_one]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ ↑(-↑n • t).toCircle = (starRingEnd ℂ) (↑(AddCircle.toCircle t) ^ n)
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ rp : r > 0 mh : ∀ (n : ℕ), HarmonicOn (fun z => ((↑r)⁻¹ * (z - c)) ^ n) (closedBall c r) n : ℕ t : Real.Angle ⊢ ↑(-↑n • t).toCircle = (starRingEnd ℂ) (↑(AddCircle.toCircle t) ^ n) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
apply Submodule.span_induction (p := fun f ↦ Extendable f c r) s
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ Extendable f c r
case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ x ∈ Set.range fourier, Extendable x c r case zero S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ Extendable 0 c r case add S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (x y : C(Real.Angle, ℂ)), Extendable x c r → Extendable y c r → Extendable (x + y) c r case smul S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (a : ℂ) (x : C(Real.Angle, ℂ)), Extendable x c r → Extendable (a • x) c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
intro g gs
case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ x ∈ Set.range fourier, Extendable x c r
case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) gs : g ∈ Set.range fourier ⊢ Extendable g c r
Please generate a tactic in lean4 to solve the state. STATE: case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ x ∈ Set.range fourier, Extendable x c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
simp only [Set.mem_range] at gs
case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) gs : g ∈ Set.range fourier ⊢ Extendable g c r
case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) gs : ∃ y, fourier y = g ⊢ Extendable g c r
Please generate a tactic in lean4 to solve the state. STATE: case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) gs : g ∈ Set.range fourier ⊢ Extendable g c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
rcases gs with ⟨n, ng⟩
case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) gs : ∃ y, fourier y = g ⊢ Extendable g c r
case mem.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) n : ℤ ng : fourier n = g ⊢ Extendable g c r
Please generate a tactic in lean4 to solve the state. STATE: case mem S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) gs : ∃ y, fourier y = g ⊢ Extendable g c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
rw [← ng]
case mem.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) n : ℤ ng : fourier n = g ⊢ Extendable g c r
case mem.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) n : ℤ ng : fourier n = g ⊢ Extendable (fourier n) c r
Please generate a tactic in lean4 to solve the state. STATE: case mem.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) n : ℤ ng : fourier n = g ⊢ Extendable g c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
exact fourierExtend' rp _
case mem.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) n : ℤ ng : fourier n = g ⊢ Extendable (fourier n) c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case mem.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) g : C(Real.Angle, ℂ) n : ℤ ng : fourier n = g ⊢ Extendable (fourier n) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
use fun _ ↦ 0
case zero S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ Extendable 0 c r
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ HasExtension 0 (fun x => 0) c r
Please generate a tactic in lean4 to solve the state. STATE: case zero S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ Extendable 0 c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
exact { gh := HarmonicOn.const _ b := by simp only [ContinuousMap.coe_zero, Pi.zero_apply, forall_const] }
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ HasExtension 0 (fun x => 0) c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ HasExtension 0 (fun x => 0) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
simp only [ContinuousMap.coe_zero, Pi.zero_apply, forall_const]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (t : Real.Angle), 0 t = 0
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (t : Real.Angle), 0 t = 0 TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
intro x y xe ye
case add S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (x y : C(Real.Angle, ℂ)), Extendable x c r → Extendable y c r → Extendable (x + y) c r
case add S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) xe : Extendable x c r ye : Extendable y c r ⊢ Extendable (x + y) c r
Please generate a tactic in lean4 to solve the state. STATE: case add S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (x y : C(Real.Angle, ℂ)), Extendable x c r → Extendable y c r → Extendable (x + y) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
rcases xe with ⟨x', xh, xb⟩
case add S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) xe : Extendable x c r ye : Extendable y c r ⊢ Extendable (x + y) c r
case add.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) ye : Extendable y c r x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (x + y) c r
Please generate a tactic in lean4 to solve the state. STATE: case add S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) xe : Extendable x c r ye : Extendable y c r ⊢ Extendable (x + y) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
rcases ye with ⟨y', yh, yb⟩
case add.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) ye : Extendable y c r x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (x + y) c r
case add.intro.mk.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (x + y) c r
Please generate a tactic in lean4 to solve the state. STATE: case add.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) ye : Extendable y c r x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (x + y) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
use fun z ↦ x' z + y' z
case add.intro.mk.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (x + y) c r
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ HasExtension (x + y) (fun z => x' z + y' z) c r
Please generate a tactic in lean4 to solve the state. STATE: case add.intro.mk.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (x + y) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
exact { gh := xh.add yh b := by simp only [xb, yb, ContinuousMap.coe_add, Pi.add_apply, eq_self_iff_true, forall_const] }
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ HasExtension (x + y) (fun z => x' z + y' z) c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ HasExtension (x + y) (fun z => x' z + y' z) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
simp only [xb, yb, ContinuousMap.coe_add, Pi.add_apply, eq_self_iff_true, forall_const]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ ∀ (t : Real.Angle), (x + y) t = x' (c + ↑r * ↑(AddCircle.toCircle t)) + y' (c + ↑r * ↑(AddCircle.toCircle t))
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) x y : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) y' : ℂ → ℂ yh : HarmonicOn y' (closedBall c r) yb : ∀ (t : Real.Angle), y t = y' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ ∀ (t : Real.Angle), (x + y) t = x' (c + ↑r * ↑(AddCircle.toCircle t)) + y' (c + ↑r * ↑(AddCircle.toCircle t)) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
intro a x xe
case smul S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (a : ℂ) (x : C(Real.Angle, ℂ)), Extendable x c r → Extendable (a • x) c r
case smul S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) xe : Extendable x c r ⊢ Extendable (a • x) c r
Please generate a tactic in lean4 to solve the state. STATE: case smul S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) ⊢ ∀ (a : ℂ) (x : C(Real.Angle, ℂ)), Extendable x c r → Extendable (a • x) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
rcases xe with ⟨x', xh, xb⟩
case smul S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) xe : Extendable x c r ⊢ Extendable (a • x) c r
case smul.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (a • x) c r
Please generate a tactic in lean4 to solve the state. STATE: case smul S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) xe : Extendable x c r ⊢ Extendable (a • x) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
use fun z ↦ a * x' z
case smul.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (a • x) c r
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ HasExtension (a • x) (fun z => a * x' z) c r
Please generate a tactic in lean4 to solve the state. STATE: case smul.intro.mk S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ Extendable (a • x) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
exact { gh := xh.const_mul _ b := by simp only [xb, ContinuousMap.coe_smul, Pi.smul_apply, Algebra.id.smul_eq_mul, eq_self_iff_true, forall_const] }
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ HasExtension (a • x) (fun z => a * x' z) c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ HasExtension (a • x) (fun z => a * x' z) c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
fourierExtend
[609, 1]
[630, 46]
simp only [xb, ContinuousMap.coe_smul, Pi.smul_apply, Algebra.id.smul_eq_mul, eq_self_iff_true, forall_const]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ ∀ (t : Real.Angle), (a • x) t = a * x' (c + ↑r * ↑(AddCircle.toCircle t))
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c : ℂ r : ℝ f : C(Real.Angle, ℂ) rp : r > 0 s : f ∈ Submodule.span ℂ (Set.range fourier) a : ℂ x : C(Real.Angle, ℂ) x' : ℂ → ℂ xh : HarmonicOn x' (closedBall c r) xb : ∀ (t : Real.Angle), x t = x' (c + ↑r * ↑(AddCircle.toCircle t)) ⊢ ∀ (t : Real.Angle), (a • x) t = a * x' (c + ↑r * ↑(AddCircle.toCircle t)) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
set s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range (@fourier (2 * π)))
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 ⊢ Extendable f c r
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) ⊢ Extendable f c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
have se : ∀ f, f ∈ s.carrier → Extendable f c r := fun f fs ↦ fourierExtend rp fs
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) ⊢ Extendable f c r
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ⊢ Extendable f c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
have ce : ∀ f, f ∈ closure s.carrier → Extendable f c r := IsClosed.extendable se rp
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ⊢ Extendable f c r
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ closure s.carrier, Extendable f c r ⊢ Extendable f c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
have e : closure s.carrier = s.topologicalClosure.carrier := rfl
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ closure s.carrier, Extendable f c r ⊢ Extendable f c r
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ closure s.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ Extendable f c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ closure s.carrier, Extendable f c r ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
rw [e, @span_fourier_closure_eq_top _ (fact_iff.mpr Real.two_pi_pos)] at ce
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ closure s.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ Extendable f c r
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ Extendable f c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ closure s.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
apply ce
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ Extendable f c r
case a S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ f ∈ ⊤.carrier
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ Extendable f c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
simp only [Submodule.mem_carrier]
case a S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ f ∈ ⊤.carrier
case a S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ f ∈ ↑⊤
Please generate a tactic in lean4 to solve the state. STATE: case a S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ f ∈ ⊤.carrier TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuousExtend
[633, 1]
[639, 55]
trivial
case a S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ f ∈ ↑⊤
no goals
Please generate a tactic in lean4 to solve the state. STATE: case a S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H c✝ : ℂ r : ℝ f : C(Real.Angle, ℂ) c : ℂ rp : r > 0 s : Submodule ℂ C(Real.Angle, ℂ) := Submodule.span ℂ (Set.range fourier) se : ∀ f ∈ s.carrier, Extendable f c r ce : ∀ f ∈ ⊤.carrier, Extendable f c r e : closure s.carrier = s.topologicalClosure.carrier ⊢ f ∈ ↑⊤ TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
intro c r rp cs
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton ⊢ ∀ (c : ℂ), ∀ r > 0, closedBall c r ⊆ s → f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton ⊢ ∀ (c : ℂ), ∀ r > 0, closedBall c r ⊆ s → f c = ⨍ (t : ℝ) in itau, f (circleMap c r t) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
have cm : c ∈ s := cs (Metric.mem_closedBall_self (by linarith))
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
have rm : c + r ∈ s := cs (by simp only [abs_of_pos rp, Metric.mem_closedBall, dist_self_add_left, Complex.norm_eq_abs, Complex.abs_ofReal, le_refl])
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s rm : c + ↑r ∈ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
have e : c = c + r := ss cm rm
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s rm : c + ↑r ∈ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s rm : c + ↑r ∈ s e : c = c + ↑r ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s rm : c + ↑r ∈ s ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
simp [rp.ne'] at e
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s rm : c + ↑r ∈ s e : c = c + ↑r ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t)
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s rm : c + ↑r ∈ s e : c = c + ↑r ⊢ f c = ⨍ (t : ℝ) in itau, f (circleMap c r t) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
linarith
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s ⊢ 0 ≤ r
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s ⊢ 0 ≤ r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
HarmonicOn.subsingleton
[644, 1]
[653, 27]
simp only [abs_of_pos rp, Metric.mem_closedBall, dist_self_add_left, Complex.norm_eq_abs, Complex.abs_ofReal, le_refl]
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s ⊢ c + ↑r ∈ closedBall c r
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → S s : Set ℂ ss : s.Subsingleton c : ℂ r : ℝ rp : r > 0 cs : closedBall c r ⊆ s cm : c ∈ s ⊢ c + ↑r ∈ closedBall c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
by_cases rp : r ≤ 0
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case pos S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : ¬r ≤ 0 ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
simp only [not_le] at rp
case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : ¬r ≤ 0 ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : ¬r ≤ 0 ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
generalize hf' : (fun t : Real.Angle ↦ f (c + r * t.toCircle)) = f'
case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
rcases continuousExtend ⟨f', fc'⟩ c rp with ⟨g, e⟩
case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case neg.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case neg S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
use g, e.gh
case neg.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r ⊢ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case neg.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
intro z zs
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r ⊢ ∀ z ∈ sphere c r, f z = g z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r ⊢ f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r ⊢ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
generalize hz' : (↑r)⁻¹ * (z - c) = z'
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r ⊢ f z = g z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' ⊢ f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r ⊢ f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
have za' : abs z' = 1 := by simp only [mem_sphere_iff_norm, Complex.norm_eq_abs] at zs simp only [zs, abs_of_pos rp, inv_mul_cancel rp.ne', AbsoluteValue.map_mul, map_inv₀, Complex.abs_ofReal, ← hz']
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' ⊢ f z = g z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 ⊢ f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' ⊢ f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
rcases mem_addCircle_iff_abs.mp za' with ⟨t, tz⟩
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 ⊢ f z = g z
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 ⊢ f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
have rr : c + r * t.toCircle = z := by rw [← tz, ← hz']; exact rri rp _
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ f z = g z
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = g z
Please generate a tactic in lean4 to solve the state. STATE: case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
nth_rw 2 [← rr]
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = g z
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = g (c + ↑r * ↑t.toCircle)
Please generate a tactic in lean4 to solve the state. STATE: case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
rw [← e.b t]
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = g (c + ↑r * ↑t.toCircle)
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = { toFun := f', continuous_toFun := fc' } t
Please generate a tactic in lean4 to solve the state. STATE: case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = g (c + ↑r * ↑t.toCircle) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
simp only [← hf', rr, ContinuousMap.coe_mk]
case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = { toFun := f', continuous_toFun := fc' } t
no goals
Please generate a tactic in lean4 to solve the state. STATE: case right.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle rr : c + ↑r * ↑t.toCircle = z ⊢ f z = { toFun := f', continuous_toFun := fc' } t TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
use f
case pos S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ HarmonicOn f (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = f z
Please generate a tactic in lean4 to solve the state. STATE: case pos S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
use HarmonicOn.subsingleton (Metric.subsingleton_closedBall _ rp)
case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ HarmonicOn f (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = f z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ ∀ z ∈ sphere c r, f z = f z
Please generate a tactic in lean4 to solve the state. STATE: case h S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ HarmonicOn f (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = f z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
intros
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ ∀ z ∈ sphere c r, f z = f z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 z✝ : ℂ a✝ : z✝ ∈ sphere c r ⊢ f z✝ = f z✝
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 ⊢ ∀ z ∈ sphere c r, f z = f z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
rfl
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 z✝ : ℂ a✝ : z✝ ∈ sphere c r ⊢ f z✝ = f z✝
no goals
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : r ≤ 0 z✝ : ℂ a✝ : z✝ ∈ sphere c r ⊢ f z✝ = f z✝ TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
rw [← hf']
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous f'
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous fun t => f (c + ↑r * ↑(AddCircle.toCircle t))
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous f' TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
apply fc.comp_continuous
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous fun t => f (c + ↑r * ↑(AddCircle.toCircle t))
case hf S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous fun t => c + ↑r * ↑(AddCircle.toCircle t) case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ ∀ (x : Real.Angle), c + ↑r * ↑(AddCircle.toCircle x) ∈ sphere c r
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous fun t => f (c + ↑r * ↑(AddCircle.toCircle t)) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
exact continuous_const.add (continuous_const.mul (continuous_subtype_val.comp AddCircle.continuous_toCircle))
case hf S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous fun t => c + ↑r * ↑(AddCircle.toCircle t)
no goals
Please generate a tactic in lean4 to solve the state. STATE: case hf S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Continuous fun t => c + ↑r * ↑(AddCircle.toCircle t) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
simp only [mem_sphere_iff_norm, add_sub_cancel_left, Complex.norm_eq_abs, AbsoluteValue.map_mul, Complex.abs_ofReal, abs_coe_circle, mul_one, abs_eq_self]
case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ ∀ (x : Real.Angle), c + ↑r * ↑(AddCircle.toCircle x) ∈ sphere c r
case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Real.Angle → 0 ≤ r
Please generate a tactic in lean4 to solve the state. STATE: case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ ∀ (x : Real.Angle), c + ↑r * ↑(AddCircle.toCircle x) ∈ sphere c r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
intro _
case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Real.Angle → 0 ≤ r
case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' x✝ : Real.Angle ⊢ 0 ≤ r
Please generate a tactic in lean4 to solve the state. STATE: case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' ⊢ Real.Angle → 0 ≤ r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
bound
case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' x✝ : Real.Angle ⊢ 0 ≤ r
no goals
Please generate a tactic in lean4 to solve the state. STATE: case hs S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' x✝ : Real.Angle ⊢ 0 ≤ r TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
simp only [mem_sphere_iff_norm, Complex.norm_eq_abs] at zs
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' ⊢ Complex.abs z' = 1
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' zs : Complex.abs (z - c) = r ⊢ Complex.abs z' = 1
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' ⊢ Complex.abs z' = 1 TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
simp only [zs, abs_of_pos rp, inv_mul_cancel rp.ne', AbsoluteValue.map_mul, map_inv₀, Complex.abs_ofReal, ← hz']
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' zs : Complex.abs (z - c) = r ⊢ Complex.abs z' = 1
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' zs : Complex.abs (z - c) = r ⊢ Complex.abs z' = 1 TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
rw [← tz, ← hz']
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ c + ↑r * ↑t.toCircle = z
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ c + ↑r * ((↑r)⁻¹ * (z - c)) = z
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ c + ↑r * ↑t.toCircle = z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_complex
[656, 1]
[679, 77]
exact rri rp _
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ c + ↑r * ((↑r)⁻¹ * (z - c)) = z
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℂ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) rp : 0 < r f' : Real.Angle → ℂ hf' : (fun t => f (c + ↑r * ↑(AddCircle.toCircle t))) = f' fc' : Continuous f' g : ℂ → ℂ e : HasExtension { toFun := f', continuous_toFun := fc' } g c r z : ℂ zs : z ∈ sphere c r z' : ℂ hz' : (↑r)⁻¹ * (z - c) = z' za' : Complex.abs z' = 1 t : AddCircle (2 * π) tz : z' = ↑t.toCircle ⊢ c + ↑r * ((↑r)⁻¹ * (z - c)) = z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
generalize hf' : (fun z ↦ (f z : ℂ)) = f'
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
have fc' : ContinuousOn f' (sphere c r) := by rw [← hf']; exact Complex.continuous_ofReal.comp_continuousOn fc
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
rcases continuous_to_harmonic_complex fc' with ⟨g, gh, b⟩
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case intro.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
use fun z ↦ (g z).re, gh.re
case intro.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z ⊢ ∀ z ∈ sphere c r, f z = (g z).re
Please generate a tactic in lean4 to solve the state. STATE: case intro.intro S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z ⊢ ∃ g, HarmonicOn g (closedBall c r) ∧ ∀ z ∈ sphere c r, f z = g z TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
intro z zs
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z ⊢ ∀ z ∈ sphere c r, f z = (g z).re
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z z : ℂ zs : z ∈ sphere c r ⊢ f z = (g z).re
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z ⊢ ∀ z ∈ sphere c r, f z = (g z).re TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
simp only [← b z zs, Complex.ofReal_re, ← hf']
case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z z : ℂ zs : z ∈ sphere c r ⊢ f z = (g z).re
no goals
Please generate a tactic in lean4 to solve the state. STATE: case right S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' fc' : ContinuousOn f' (sphere c r) g : ℂ → ℂ gh : HarmonicOn g (closedBall c r) b : ∀ z ∈ sphere c r, f' z = g z z : ℂ zs : z ∈ sphere c r ⊢ f z = (g z).re TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
rw [← hf']
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ContinuousOn f' (sphere c r)
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ContinuousOn (fun z => ↑(f z)) (sphere c r)
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ContinuousOn f' (sphere c r) TACTIC:
https://github.com/girving/ray.git
0be790285dd0fce78913b0cb9bddaffa94bd25f9
Ray/Hartogs/Subharmonic.lean
continuous_to_harmonic_real
[682, 1]
[689, 61]
exact Complex.continuous_ofReal.comp_continuousOn fc
S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ContinuousOn (fun z => ↑(f z)) (sphere c r)
no goals
Please generate a tactic in lean4 to solve the state. STATE: S : Type inst✝¹⁵ : RCLike S inst✝¹⁴ : SMulCommClass ℝ S S T : Type inst✝¹³ : RCLike T inst✝¹² : SMulCommClass ℝ T T E : Type inst✝¹¹ : NormedAddCommGroup E inst✝¹⁰ : CompleteSpace E inst✝⁹ : NormedSpace ℝ E F : Type inst✝⁸ : NormedAddCommGroup F inst✝⁷ : CompleteSpace F inst✝⁶ : NormedSpace ℝ F H : Type inst✝⁵ : NormedAddCommGroup H inst✝⁴ : CompleteSpace H inst✝³ : NormedSpace ℂ H inst✝² : SecondCountableTopology E inst✝¹ : SecondCountableTopology F inst✝ : SecondCountableTopology H f : ℂ → ℝ c : ℂ r : ℝ fc : ContinuousOn f (sphere c r) f' : ℂ → ℂ hf' : (fun z => ↑(f z)) = f' ⊢ ContinuousOn (fun z => ↑(f z)) (sphere c r) TACTIC: