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/Dynamics/Multiple.lean | exist_root_of_unity | [36, 1] | [49, 91] | rw [← Units.val_pow_eq_pow_val, bm, Units.val_one] | case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ d = 1
ab : ¬1 = b
a1 : a = 1
⊢ ↑b ^ d = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ d = 1
ab : ¬1 = b
a1 : a = 1
⊢ ↑b ^ d = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | exist_root_of_unity | [36, 1] | [49, 91] | use a | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ∃ a, a ≠ 1 ∧ a ^ d = 1 | case h
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ≠ 1 ∧ ↑a ^ d = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ∃ a, a ≠ 1 ∧ a ^ d = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | exist_root_of_unity | [36, 1] | [49, 91] | constructor | case h
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ≠ 1 ∧ ↑a ^ d = 1 | case h.left
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ≠ 1
case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ^ d = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ≠ 1 ∧ ↑a ^ d = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | exist_root_of_unity | [36, 1] | [49, 91] | simp only [ne_eq, Units.val_eq_one, a1, not_false_eq_true] | case h.left
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ≠ 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h.left
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ≠ 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | exist_root_of_unity | [36, 1] | [49, 91] | simp only [PNat.mk_coe, n] at am | case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ^ d = 1 | case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ d = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ^ d = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ ↑n = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ^ d = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | exist_root_of_unity | [36, 1] | [49, 91] | rw [← Units.val_pow_eq_pow_val, am, Units.val_one] | case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ d = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ^ d = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h.right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
d : ℕ
d2 : 2 ≤ d
n : ℕ+ := ⟨d, ⋯⟩
a b : ℂˣ
am : a ^ d = 1
bm : b ^ ↑n = 1
ab : ¬a = b
a1 : ¬a = 1
⊢ ↑a ^ d = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rcases s.superNear with ⟨t, s⟩ | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s : SuperAt f d
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s : SuperAt f d
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have ba : AnalyticAt ℂ (bottcherNear f d) 0 := bottcherNear_analytic_z s _ s.t0 | case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have nc : mfderiv I I (bottcherNear f d) 0 ≠ 0 := by
rw [mfderiv_eq_fderiv, ← deriv_fderiv, (bottcherNear_monic s).deriv]
exact ContinuousLinearMap.smulRight_ne_zero ContinuousLinearMap.one_ne_zero (by norm_num) | case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rcases complex_inverse_fun' (ba.holomorphicAt I I) nc with ⟨i, ia, ib, bi⟩ | case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i (bottcherNear f d 0)
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 (bottcherNear f d 0), bottcherNear f d (i x) = x
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [bottcherNear_zero] at bi ia | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i (bottcherNear f d 0)
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 (bottcherNear f d 0), bottcherNear f d (i x) = x
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i (bottcherNear f d 0)
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 (bottcherNear f d 0), bottcherNear f d (i x) = x
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have i0 : i 0 = 0 := by nth_rw 1 [← bottcherNear_zero]; rw [ib.self_of_nhds] | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have inj : ∀ᶠ p : ℂ × ℂ in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2 := by
refine ia.local_inj ?_
have d0 : mfderiv I I (fun z : ℂ ↦ z) 0 ≠ 0 := id_mderiv_ne_zero
rw [(Filter.EventuallyEq.symm ib).mfderiv_eq] at d0
rw [←Function.comp_def, mfderiv_comp 0 _ ba.differentiableAt.mdifferentiableAt] at d0
simp only [Ne, mderiv_comp_eq_zero_iff, nc, or_false_iff] at d0
rw [bottcherNear_zero] at d0; exact d0
rw [bottcherNear_zero]; exact ia.mdifferentiableAt | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rcases exist_root_of_unity s.d2 with ⟨a, a1, ad⟩ | case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro.intro.intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine ⟨fun z ↦ i (a * bottcherNear f d z), ?_, ?_, ?_⟩ | case intro.intro.intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ AnalyticAt ℂ (fun z => i (a * bottcherNear f d z)) 0
case intro.intro.intro.intro.intro.intro.refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ (fun z => i (a * bottcherNear f d z)) 0 = 0
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, (fun z => i (a * bottcherNear f d z)) z ≠ z ∧ f ((fun z => i (a * bottcherNear f d z)) z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [mfderiv_eq_fderiv, ← deriv_fderiv, (bottcherNear_monic s).deriv] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ mfderiv I I (bottcherNear f d) 0 ≠ 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ ContinuousLinearMap.smulRight 1 1 ≠ 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ mfderiv I I (bottcherNear f d) 0 ≠ 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | exact ContinuousLinearMap.smulRight_ne_zero ContinuousLinearMap.one_ne_zero (by norm_num) | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ ContinuousLinearMap.smulRight 1 1 ≠ 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ ContinuousLinearMap.smulRight 1 1 ≠ 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | norm_num | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ 1 ≠ 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
⊢ 1 ≠ 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | nth_rw 1 [← bottcherNear_zero] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ i 0 = 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ i (bottcherNear ?m.13266 ?m.13267 0) = 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ℂ → ℂ
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ℕ | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ i 0 = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [ib.self_of_nhds] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ i (bottcherNear ?m.13266 ?m.13267 0) = 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ℂ → ℂ
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ℕ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ i (bottcherNear ?m.13266 ?m.13267 0) = 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ℂ → ℂ
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
⊢ ℕ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine ia.local_inj ?_ | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ mfderiv I I i 0 ≠ 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have d0 : mfderiv I I (fun z : ℂ ↦ z) 0 ≠ 0 := id_mderiv_ne_zero | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ mfderiv I I i 0 ≠ 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (fun z => z) 0 ≠ 0
⊢ mfderiv I I i 0 ≠ 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
⊢ mfderiv I I i 0 ≠ 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [(Filter.EventuallyEq.symm ib).mfderiv_eq] at d0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (fun z => z) 0 ≠ 0
⊢ mfderiv I I i 0 ≠ 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (fun x => i (bottcherNear f d x)) 0 ≠ 0
⊢ mfderiv I I i 0 ≠ 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (fun z => z) 0 ≠ 0
⊢ mfderiv I I i 0 ≠ 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [←Function.comp_def, mfderiv_comp 0 _ ba.differentiableAt.mdifferentiableAt] at d0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (fun x => i (bottcherNear f d x)) 0 ≠ 0
⊢ mfderiv I I i 0 ≠ 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : (mfderiv I I i (bottcherNear f d 0)).comp (mfderiv I I (bottcherNear f d) 0) ≠ 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (fun x => i (bottcherNear f d x)) 0 ≠ 0
⊢ mfderiv I I i 0 ≠ 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [Ne, mderiv_comp_eq_zero_iff, nc, or_false_iff] at d0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : (mfderiv I I i (bottcherNear f d 0)).comp (mfderiv I I (bottcherNear f d) 0) ≠ 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : ¬mfderiv I I i (bottcherNear f d 0) = 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : (mfderiv I I i (bottcherNear f d 0)).comp (mfderiv I I (bottcherNear f d) 0) ≠ 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [bottcherNear_zero] at d0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : ¬mfderiv I I i (bottcherNear f d 0) = 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : ¬mfderiv I I i 0 = 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : ¬mfderiv I I i (bottcherNear f d 0) = 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | exact d0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : ¬mfderiv I I i 0 = 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : ¬mfderiv I I i 0 = 0
⊢ mfderiv I I i 0 ≠ 0
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [bottcherNear_zero] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0) | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i (bottcherNear f d 0)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | exact ia.mdifferentiableAt | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
d0 : mfderiv I I (i ∘ fun x => bottcherNear f d x) 0 ≠ 0
⊢ MDifferentiableAt I I i 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | apply HolomorphicAt.analyticAt I I | case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ AnalyticAt ℂ (fun z => i (a * bottcherNear f d z)) 0 | case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ HolomorphicAt I I (fun z => i (a * bottcherNear f d z)) 0 | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ AnalyticAt ℂ (fun z => i (a * bottcherNear f d z)) 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine ia.comp_of_eq (holomorphicAt_const.mul (ba.holomorphicAt I I)) ?_ | case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ HolomorphicAt I I (fun z => i (a * bottcherNear f d z)) 0 | case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ a * bottcherNear f d 0 = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ HolomorphicAt I I (fun z => i (a * bottcherNear f d z)) 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [bottcherNear_zero, s.f0, MulZeroClass.mul_zero] | case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ a * bottcherNear f d 0 = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ a * bottcherNear f d 0 = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0] | case intro.intro.intro.intro.intro.intro.refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ (fun z => i (a * bottcherNear f d z)) 0 = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ (fun z => i (a * bottcherNear f d z)) 0 = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [eventually_nhdsWithin_iff, mem_compl_singleton_iff] | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, (fun z => i (a * bottcherNear f d z)) z ≠ z ∧ f ((fun z => i (a * bottcherNear f d z)) z) = f z | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, (fun z => i (a * bottcherNear f d z)) z ≠ z ∧ f ((fun z => i (a * bottcherNear f d z)) z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have t0 : ContinuousAt (fun z ↦ a * bottcherNear f d z) 0 :=
continuousAt_const.mul ba.continuousAt | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have t1 : ContinuousAt (fun z ↦ f (i (a * bottcherNear f d z))) 0 := by
refine s.fa0.continuousAt.comp_of_eq (ia.continuousAt.comp_of_eq t0 ?_) ?_
repeat' simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0] | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have t2 : ContinuousAt f 0 := s.fa0.continuousAt | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have m0 : ∀ᶠ z in 𝓝 0, i (a * bottcherNear f d z) ∈ t := by
refine (ia.continuousAt.comp_of_eq t0 ?_).eventually_mem (s.o.mem_nhds ?_)
repeat' simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0, s.t0, Function.comp] | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have m1 : ∀ᶠ z in 𝓝 0, z ∈ t := s.o.eventually_mem s.t0 | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [ContinuousAt, bottcherNear_zero, MulZeroClass.mul_zero, i0, s.f0] at t0 t1 t2 | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have tp := t0.prod_mk ba.continuousAt | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 0 ×ˢ 𝓝 (bottcherNear f d 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [← nhds_prod_eq, ContinuousAt, bottcherNear_zero] at tp | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 0 ×ˢ 𝓝 (bottcherNear f d 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 0 ×ˢ 𝓝 (bottcherNear f d 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | apply (tp.eventually inj).mp | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0,
(i (a * bottcherNear f d x, bottcherNear f d x).1 = i (a * bottcherNear f d x, bottcherNear f d x).2 →
(a * bottcherNear f d x, bottcherNear f d x).1 = (a * bottcherNear f d x, bottcherNear f d x).2) →
x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine ib.mp (bi.mp ((t1.eventually ib).mp
((t0.eventually bi).mp ((t2.eventually ib).mp (m0.mp (m1.mp ?_)))))) | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0,
(i (a * bottcherNear f d x, bottcherNear f d x).1 = i (a * bottcherNear f d x, bottcherNear f d x).2 →
(a * bottcherNear f d x, bottcherNear f d x).1 = (a * bottcherNear f d x, bottcherNear f d x).2) →
x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0,
x ∈ t →
i (a * bottcherNear f d x) ∈ t →
i (bottcherNear f d (f x)) = f x →
bottcherNear f d (i (a * bottcherNear f d x)) = a * bottcherNear f d x →
i (bottcherNear f d (f (i (a * bottcherNear f d x)))) = f (i (a * bottcherNear f d x)) →
bottcherNear f d (i x) = x →
i (bottcherNear f d x) = x →
(i (a * bottcherNear f d x, bottcherNear f d x).1 = i (a * bottcherNear f d x, bottcherNear f d x).2 →
(a * bottcherNear f d x, bottcherNear f d x).1 = (a * bottcherNear f d x, bottcherNear f d x).2) →
x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0,
(i (a * bottcherNear f d x, bottcherNear f d x).1 = i (a * bottcherNear f d x, bottcherNear f d x).2 →
(a * bottcherNear f d x, bottcherNear f d x).1 = (a * bottcherNear f d x, bottcherNear f d x).2) →
x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine eventually_of_forall fun z m1 m0 t2 t0 t1 _ ib tp z0 ↦ ⟨?_, ?_⟩ | case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0,
x ∈ t →
i (a * bottcherNear f d x) ∈ t →
i (bottcherNear f d (f x)) = f x →
bottcherNear f d (i (a * bottcherNear f d x)) = a * bottcherNear f d x →
i (bottcherNear f d (f (i (a * bottcherNear f d x)))) = f (i (a * bottcherNear f d x)) →
bottcherNear f d (i x) = x →
i (bottcherNear f d x) = x →
(i (a * bottcherNear f d x, bottcherNear f d x).1 = i (a * bottcherNear f d x, bottcherNear f d x).2 →
(a * bottcherNear f d x, bottcherNear f d x).1 = (a * bottcherNear f d x, bottcherNear f d x).2) →
x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
tp :
i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2
z0 : z ≠ 0
⊢ i (a * bottcherNear f d z) ≠ z
case intro.intro.intro.intro.intro.intro.refine_3.refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
tp :
i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2
z0 : z ≠ 0
⊢ f (i (a * bottcherNear f d z)) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0 : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1 : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0 : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1 : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2 : Tendsto f (𝓝 0) (𝓝 0)
tp : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
⊢ ∀ᶠ (x : ℂ) in 𝓝 0,
x ∈ t →
i (a * bottcherNear f d x) ∈ t →
i (bottcherNear f d (f x)) = f x →
bottcherNear f d (i (a * bottcherNear f d x)) = a * bottcherNear f d x →
i (bottcherNear f d (f (i (a * bottcherNear f d x)))) = f (i (a * bottcherNear f d x)) →
bottcherNear f d (i x) = x →
i (bottcherNear f d x) = x →
(i (a * bottcherNear f d x, bottcherNear f d x).1 = i (a * bottcherNear f d x, bottcherNear f d x).2 →
(a * bottcherNear f d x, bottcherNear f d x).1 = (a * bottcherNear f d x, bottcherNear f d x).2) →
x ≠ 0 → i (a * bottcherNear f d x) ≠ x ∧ f (i (a * bottcherNear f d x)) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine s.fa0.continuousAt.comp_of_eq (ia.continuousAt.comp_of_eq t0 ?_) ?_ | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0 | case refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ a * bottcherNear f d 0 = 0
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ i (a * bottcherNear f d 0) = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | repeat' simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0] | case refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ a * bottcherNear f d 0 = 0
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ i (a * bottcherNear f d 0) = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ a * bottcherNear f d 0 = 0
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ i (a * bottcherNear f d 0) = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0] | case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ i (a * bottcherNear f d 0) = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
⊢ i (a * bottcherNear f d 0) = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | refine (ia.continuousAt.comp_of_eq t0 ?_).eventually_mem (s.o.mem_nhds ?_) | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t | case refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ a * bottcherNear f d 0 = 0
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ (i ∘ fun z => a * bottcherNear f d z) 0 ∈ t | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | repeat' simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0, s.t0, Function.comp] | case refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ a * bottcherNear f d 0 = 0
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ (i ∘ fun z => a * bottcherNear f d z) 0 ∈ t | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ a * bottcherNear f d 0 = 0
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ (i ∘ fun z => a * bottcherNear f d z) 0 ∈ t
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [bottcherNear_zero, MulZeroClass.mul_zero, i0, s.t0, Function.comp] | case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ (i ∘ fun z => a * bottcherNear f d z) 0 ∈ t | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
t0 : ContinuousAt (fun z => a * bottcherNear f d z) 0
t1 : ContinuousAt (fun z => f (i (a * bottcherNear f d z))) 0
t2 : ContinuousAt f 0
⊢ (i ∘ fun z => a * bottcherNear f d z) 0 ∈ t
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | contrapose tp | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
tp :
i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2
z0 : z ≠ 0
⊢ i (a * bottcherNear f d z) ≠ z | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : ¬i (a * bottcherNear f d z) ≠ z
⊢ ¬(i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2) | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
tp :
i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2
z0 : z ≠ 0
⊢ i (a * bottcherNear f d z) ≠ z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [ne_eq, Decidable.not_not, Classical.not_imp] at tp ⊢ | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : ¬i (a * bottcherNear f d z) ≠ z
⊢ ¬(i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2) | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ i (a * bottcherNear f d z) = i (bottcherNear f d z) ∧ ¬a * bottcherNear f d z = bottcherNear f d z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : ¬i (a * bottcherNear f d z) ≠ z
⊢ ¬(i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [ib] | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ i (a * bottcherNear f d z) = i (bottcherNear f d z) ∧ ¬a * bottcherNear f d z = bottcherNear f d z | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ i (a * bottcherNear f d z) = z ∧ ¬a * bottcherNear f d z = bottcherNear f d z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ i (a * bottcherNear f d z) = i (bottcherNear f d z) ∧ ¬a * bottcherNear f d z = bottcherNear f d z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | use tp | case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ i (a * bottcherNear f d z) = z ∧ ¬a * bottcherNear f d z = bottcherNear f d z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ ¬a * bottcherNear f d z = bottcherNear f d z | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3.refine_1
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ i (a * bottcherNear f d z) = z ∧ ¬a * bottcherNear f d z = bottcherNear f d z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | contrapose a1 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ ¬a * bottcherNear f d z = bottcherNear f d z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : ¬¬a * bottcherNear f d z = bottcherNear f d z
⊢ ¬a ≠ 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
⊢ ¬a * bottcherNear f d z = bottcherNear f d z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | simp only [not_not] at a1 ⊢ | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : ¬¬a * bottcherNear f d z = bottcherNear f d z
⊢ ¬a ≠ 1 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
⊢ a = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : ¬¬a * bottcherNear f d z = bottcherNear f d z
⊢ ¬a ≠ 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | have b0 := bottcherNear_ne_zero s m1 z0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
⊢ a = 1 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
⊢ a = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | calc a
_ = a * bottcherNear f d z / bottcherNear f d z := by field_simp [b0]
_ = bottcherNear f d z / bottcherNear f d z := by rw [a1]
_ = 1 := div_self b0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | field_simp [b0] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a = a * bottcherNear f d z / bottcherNear f d z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a = a * bottcherNear f d z / bottcherNear f d z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [a1] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a * bottcherNear f d z / bottcherNear f d z = bottcherNear f d z / bottcherNear f d z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
z0 : z ≠ 0
tp : i (a * bottcherNear f d z) = z
a1 : a * bottcherNear f d z = bottcherNear f d z
b0 : bottcherNear f d z ≠ 0
⊢ a * bottcherNear f d z / bottcherNear f d z = bottcherNear f d z / bottcherNear f d z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | SuperAt.not_local_inj | [54, 1] | [104, 94] | rw [← t1, bottcherNear_eqn s m0, t0, mul_pow, ad, one_mul, ← bottcherNear_eqn s m1, t2] | case intro.intro.intro.intro.intro.intro.refine_3.refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
tp :
i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2
z0 : z ≠ 0
⊢ f (i (a * bottcherNear f d z)) = f z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.intro.intro.intro.intro.refine_3.refine_2
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
d : ℕ
s✝ : SuperAt f d
t : Set ℂ
s : SuperNear f d t
ba : AnalyticAt ℂ (bottcherNear f d) 0
nc : mfderiv I I (bottcherNear f d) 0 ≠ 0
i : ℂ → ℂ
ia : HolomorphicAt I I i 0
ib✝ : ∀ᶠ (x : ℂ) in 𝓝 0, i (bottcherNear f d x) = x
bi : ∀ᶠ (x : ℂ) in 𝓝 0, bottcherNear f d (i x) = x
i0 : i 0 = 0
inj : ∀ᶠ (p : ℂ × ℂ) in 𝓝 (0, 0), i p.1 = i p.2 → p.1 = p.2
a : ℂ
a1 : a ≠ 1
ad : a ^ d = 1
m0✝ : ∀ᶠ (z : ℂ) in 𝓝 0, i (a * bottcherNear f d z) ∈ t
m1✝ : ∀ᶠ (z : ℂ) in 𝓝 0, z ∈ t
t0✝ : Tendsto (fun z => a * bottcherNear f d z) (𝓝 0) (𝓝 0)
t1✝ : Tendsto (fun z => f (i (a * bottcherNear f d z))) (𝓝 0) (𝓝 0)
t2✝ : Tendsto f (𝓝 0) (𝓝 0)
tp✝ : Tendsto (fun x => (a * bottcherNear f d x, bottcherNear f d x)) (𝓝 0) (𝓝 (0, 0))
z : ℂ
m1 : z ∈ t
m0 : i (a * bottcherNear f d z) ∈ t
t2 : i (bottcherNear f d (f z)) = f z
t0 : bottcherNear f d (i (a * bottcherNear f d z)) = a * bottcherNear f d z
t1 : i (bottcherNear f d (f (i (a * bottcherNear f d z)))) = f (i (a * bottcherNear f d z))
x✝ : bottcherNear f d (i z) = z
ib : i (bottcherNear f d z) = z
tp :
i (a * bottcherNear f d z, bottcherNear f d z).1 = i (a * bottcherNear f d z, bottcherNear f d z).2 →
(a * bottcherNear f d z, bottcherNear f d z).1 = (a * bottcherNear f d z, bottcherNear f d z).2
z0 : z ≠ 0
⊢ f (i (a * bottcherNear f d z)) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | by_cases o0 : orderAt f 0 = 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case pos
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : orderAt f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | have o1 : orderAt f 0 ≠ 1 := by
have d := df.deriv; contrapose d; simp only [not_not] at d
exact deriv_ne_zero_of_orderAt_eq_one d | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | have d2 : 2 ≤ orderAt f 0 := by rw [Nat.two_le_iff]; use o0, o1 | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
d2 : 2 ≤ orderAt f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | clear o1 df f0 | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
d2 : 2 ≤ orderAt f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
d2 : 2 ≤ orderAt f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | set a := leadingCoeff f 0 | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | have a0 : a ≠ 0 := leadingCoeff_ne_zero fa o0 | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | set g := fun z ↦ a⁻¹ • f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | have s : SuperAt g (orderAt f 0) :=
{ d2
fa0 := analyticAt_const.mul fa
fd := by rw [orderAt_const_smul (inv_ne_zero a0)]
fc := by rw [leadingCoeff_const_smul]; simp only [smul_eq_mul, inv_mul_cancel a0] } | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rcases s.not_local_inj with ⟨h, ha, h0, e⟩ | case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case neg.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | use h, ha, h0 | case neg.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ f (h z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case neg.intro.intro.intro
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | refine e.mp (eventually_of_forall ?_) | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ f (h z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∀ (x : ℂ), h x ≠ x ∧ g (h x) = g x → h x ≠ x ∧ f (h x) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ f (h z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | intro z ⟨h0, hz⟩ | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∀ (x : ℂ), h x ≠ x ∧ g (h x) = g x → h x ≠ x ∧ f (h x) = f x | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0✝ : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
z : ℂ
h0 : h z ≠ z
hz : g (h z) = g z
⊢ h z ≠ z ∧ f (h z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0 : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
⊢ ∀ (x : ℂ), h x ≠ x ∧ g (h x) = g x → h x ≠ x ∧ f (h x) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | use h0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0✝ : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
z : ℂ
h0 : h z ≠ z
hz : g (h z) = g z
⊢ h z ≠ z ∧ f (h z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0✝ : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
z : ℂ
h0 : h z ≠ z
hz : g (h z) = g z
⊢ f (h z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0✝ : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
z : ℂ
h0 : h z ≠ z
hz : g (h z) = g z
⊢ h z ≠ z ∧ f (h z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | exact (IsUnit.smul_left_cancel (Ne.isUnit (inv_ne_zero a0))).mp hz | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0✝ : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
z : ℂ
h0 : h z ≠ z
hz : g (h z) = g z
⊢ f (h z) = f z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
s : SuperAt g (orderAt f 0)
h : ℂ → ℂ
ha : AnalyticAt ℂ h 0
h0✝ : h 0 = 0
e : ∀ᶠ (z : ℂ) in 𝓝[≠] 0, h z ≠ z ∧ g (h z) = g z
z : ℂ
h0 : h z ≠ z
hz : g (h z) = g z
⊢ f (h z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | simp only [orderAt_eq_zero_iff fa, f0, Ne, eq_self_iff_true, not_true, or_false_iff] at o0 | case pos
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : orderAt f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case pos
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case pos
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : orderAt f 0 = 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | use fun z ↦ -z, (analyticAt_id _ _).neg, neg_zero | case pos
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, -z ≠ z ∧ f (-z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case pos
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∃ g, AnalyticAt ℂ g 0 ∧ g 0 = 0 ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rw [eventually_nhdsWithin_iff] | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, -z ≠ z ∧ f (-z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ∈ {0}ᶜ → -x ≠ x ∧ f (-x) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝[≠] 0, -z ≠ z ∧ f (-z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | have e0 : ∀ᶠ z in 𝓝 0, f (-z) = 0 := by
nth_rw 1 [← neg_zero] at o0; exact continuousAt_neg.eventually o0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ∈ {0}ᶜ → -x ≠ x ∧ f (-x) = f x | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ∈ {0}ᶜ → -x ≠ x ∧ f (-x) = f x | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ∈ {0}ᶜ → -x ≠ x ∧ f (-x) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | refine o0.mp (e0.mp (eventually_of_forall fun z f0' f0 z0 ↦ ?_)) | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ∈ {0}ᶜ → -x ≠ x ∧ f (-x) = f x | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0 z
z0 : z ∈ {0}ᶜ
⊢ -z ≠ z ∧ f (-z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
⊢ ∀ᶠ (x : ℂ) in 𝓝 0, x ∈ {0}ᶜ → -x ≠ x ∧ f (-x) = f x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | simp only [mem_compl_singleton_iff] at z0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0 z
z0 : z ∈ {0}ᶜ
⊢ -z ≠ z ∧ f (-z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0 z
z0 : z ≠ 0
⊢ -z ≠ z ∧ f (-z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0 z
z0 : z ∈ {0}ᶜ
⊢ -z ≠ z ∧ f (-z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rw [Pi.zero_apply] at f0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0 z
z0 : z ≠ 0
⊢ -z ≠ z ∧ f (-z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0
z0 : z ≠ 0
⊢ -z ≠ z ∧ f (-z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0 z
z0 : z ≠ 0
⊢ -z ≠ z ∧ f (-z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rw [f0, f0', eq_self_iff_true, and_true_iff, Ne, neg_eq_self_iff] | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0
z0 : z ≠ 0
⊢ -z ≠ z ∧ f (-z) = f z | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0
z0 : z ≠ 0
⊢ ¬z = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0
z0 : z ≠ 0
⊢ -z ≠ z ∧ f (-z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | exact z0 | case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0
z0 : z ≠ 0
⊢ ¬z = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case right
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0✝ : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
e0 : ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
z : ℂ
f0' : f (-z) = 0
f0 : f z = 0
z0 : z ≠ 0
⊢ ¬z = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | nth_rw 1 [← neg_zero] at o0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 (-0)).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 0).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | exact continuousAt_neg.eventually o0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 (-0)).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : (𝓝 (-0)).EventuallyEq f 0
⊢ ∀ᶠ (z : ℂ) in 𝓝 0, f (-z) = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | have d := df.deriv | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
⊢ orderAt f 0 ≠ 1 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : deriv f 0 = 0
⊢ orderAt f 0 ≠ 1 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
⊢ orderAt f 0 ≠ 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | contrapose d | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : deriv f 0 = 0
⊢ orderAt f 0 ≠ 1 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : ¬orderAt f 0 ≠ 1
⊢ ¬deriv f 0 = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : deriv f 0 = 0
⊢ orderAt f 0 ≠ 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | simp only [not_not] at d | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : ¬orderAt f 0 ≠ 1
⊢ ¬deriv f 0 = 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : orderAt f 0 = 1
⊢ ¬deriv f 0 = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : ¬orderAt f 0 ≠ 1
⊢ ¬deriv f 0 = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | exact deriv_ne_zero_of_orderAt_eq_one d | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : orderAt f 0 = 1
⊢ ¬deriv f 0 = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
d : orderAt f 0 = 1
⊢ ¬deriv f 0 = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rw [Nat.two_le_iff] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ 2 ≤ orderAt f 0 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ orderAt f 0 ≠ 0 ∧ orderAt f 0 ≠ 1 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ 2 ≤ orderAt f 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | use o0, o1 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ orderAt f 0 ≠ 0 ∧ orderAt f 0 ≠ 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
df : HasDerivAt f 0 0
f0 : f 0 = 0
o0 : ¬orderAt f 0 = 0
o1 : orderAt f 0 ≠ 1
⊢ orderAt f 0 ≠ 0 ∧ orderAt f 0 ≠ 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rw [orderAt_const_smul (inv_ne_zero a0)] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ orderAt g 0 = orderAt f 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ orderAt g 0 = orderAt f 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | rw [leadingCoeff_const_smul] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ leadingCoeff g 0 = 1 | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ a⁻¹ • leadingCoeff (fun z => f z) 0 = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ leadingCoeff g 0 = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero' | [108, 1] | [135, 69] | simp only [smul_eq_mul, inv_mul_cancel a0] | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ a⁻¹ • leadingCoeff (fun z => f z) 0 = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
fa : AnalyticAt ℂ f 0
o0 : ¬orderAt f 0 = 0
d2 : 2 ≤ orderAt f 0
a : ℂ := leadingCoeff f 0
a0 : a ≠ 0
g : ℂ → ℂ := fun z => a⁻¹ • f z
⊢ a⁻¹ • leadingCoeff (fun z => f z) 0 = 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero | [140, 1] | [167, 65] | set f' := fun z ↦ f (z + c) - f c | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero | [140, 1] | [167, 65] | have fa' : AnalyticAt ℂ f' 0 :=
AnalyticAt.sub
(AnalyticAt.comp (by simp only [zero_add, fa]) ((analyticAt_id _ _).add analyticAt_const))
analyticAt_const | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero | [140, 1] | [167, 65] | have df' : HasDerivAt f' (0 * 1) 0 := by
refine HasDerivAt.sub_const ?_ _
have e : (fun z ↦ f (z + c)) = f ∘ fun z ↦ z + c := rfl
rw [e]; apply HasDerivAt.comp; simp only [zero_add, df]
exact HasDerivAt.add_const (hasDerivAt_id _) _ | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
df' : HasDerivAt f' (0 * 1) 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multiple.lean | not_local_inj_of_deriv_zero | [140, 1] | [167, 65] | simp only [MulZeroClass.zero_mul] at df' | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
df' : HasDerivAt f' (0 * 1) 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
df' : HasDerivAt f' 0 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z | Please generate a tactic in lean4 to solve the state.
STATE:
S : Type
inst✝⁵ : TopologicalSpace S
inst✝⁴ : ChartedSpace ℂ S
inst✝³ : AnalyticManifold I S
T : Type
inst✝² : TopologicalSpace T
inst✝¹ : ChartedSpace ℂ T
inst✝ : AnalyticManifold I T
f : ℂ → ℂ
c : ℂ
fa : AnalyticAt ℂ f c
df : HasDerivAt f 0 c
f' : ℂ → ℂ := fun z => f (z + c) - f c
fa' : AnalyticAt ℂ f' 0
df' : HasDerivAt f' (0 * 1) 0
⊢ ∃ g, AnalyticAt ℂ g c ∧ g c = c ∧ ∀ᶠ (z : ℂ) in 𝓝[≠] c, g z ≠ z ∧ f (g z) = f z
TACTIC:
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.