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/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [mem_setOf, map_invβ] | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ} | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ (Complex.abs c)β»ΒΉ < (max 16 (Complex.abs c / 2))β»ΒΉ | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | apply inv_lt_inv_of_lt | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ (Complex.abs c)β»ΒΉ < (max 16 (Complex.abs c / 2))β»ΒΉ | case hb
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ 0 < max 16 (Complex.abs c / 2)
case h
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ max 16 (Complex.abs c / 2) < Complex.abs c | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ (Complex.abs c)β»ΒΉ < (max 16 (Complex.abs c / 2))β»ΒΉ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | bound | case hb
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ 0 < max 16 (Complex.abs c / 2)
case h
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ max 16 (Complex.abs c / 2) < Complex.abs c | case h
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ max 16 (Complex.abs c / 2) < Complex.abs c | Please generate a tactic in lean4 to solve the state.
STATE:
case hb
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ 0 < max 16 (Complex.abs c / 2)
case h
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ max 16 (Complex.abs c / 2) < Complex.abs c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | refine max_lt lo (half_lt_self (lt_trans (by norm_num) lo)) | case h
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ max 16 (Complex.abs c / 2) < Complex.abs c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ max 16 (Complex.abs c / 2) < Complex.abs c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | norm_num | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ 0 < 16 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
β’ 0 < 16
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | norm_num | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
β’ 2 < 16 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
β’ 2 < 16
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | intro n | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
β’ β (n : β), (f d c)^[n] βc β 0 | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
n : β
β’ (f d c)^[n] βc β 0 | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
β’ β (n : β), (f d c)^[n] βc β 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | contrapose mem | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
n : β
β’ (f d c)^[n] βc β 0 | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
n : β
mem : Β¬(f d c)^[n] βc β 0
β’ Β¬c β multibrot d | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
n : β
β’ (f d c)^[n] βc β 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [not_not] at mem β’ | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
n : β
mem : Β¬(f d c)^[n] βc β 0
β’ Β¬c β multibrot d | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
n : β
mem : (f d c)^[n] βc = 0
β’ c β multibrot d | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
n : β
mem : Β¬(f d c)^[n] βc β 0
β’ Β¬c β multibrot d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | exact multibrot_of_zero mem | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
n : β
mem : (f d c)^[n] βc = 0
β’ c β multibrot d | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
n : β
mem : (f d c)^[n] βc = 0
β’ c β multibrot d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | intro n | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ) | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
β’ ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ) | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | induction' n with n h | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
β’ ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ) | case zero
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ ((f d c)^[0] βc)β»ΒΉ = β(g^[0] cβ»ΒΉ)
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
β’ ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | have cp : c β 0 := Complex.abs.ne_zero_iff.mp (lt_trans (by norm_num) lo).ne' | case zero
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ ((f d c)^[0] βc)β»ΒΉ = β(g^[0] cβ»ΒΉ)
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | case zero
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
cp : c β 0
β’ ((f d c)^[0] βc)β»ΒΉ = β(g^[0] cβ»ΒΉ)
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | Please generate a tactic in lean4 to solve the state.
STATE:
case zero
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ ((f d c)^[0] βc)β»ΒΉ = β(g^[0] cβ»ΒΉ)
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [Function.iterate_zero_apply, inv_coe cp, toComplex_coe] | case zero
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
cp : c β 0
β’ ((f d c)^[0] βc)β»ΒΉ = β(g^[0] cβ»ΒΉ)
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | Please generate a tactic in lean4 to solve the state.
STATE:
case zero
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
cp : c β 0
β’ ((f d c)^[0] βc)β»ΒΉ = β(g^[0] cβ»ΒΉ)
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | have e : (f d c)^[n] βc = ((g^[n] cβ»ΒΉ : β) : π)β»ΒΉ := by rw [β h, inv_inv] | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [Function.iterate_succ_apply', e] | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ) | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
β’ (f d c (β(g^[n] cβ»ΒΉ))β»ΒΉ)β»ΒΉ = β(g (g^[n] cβ»ΒΉ)) | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
β’ ((f d c)^[n + 1] βc)β»ΒΉ = β(g^[n + 1] cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | generalize hz : g^[n] cβ»ΒΉ = z | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
β’ (f d c (β(g^[n] cβ»ΒΉ))β»ΒΉ)β»ΒΉ = β(g (g^[n] cβ»ΒΉ)) | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ = β(g z) | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
β’ (f d c (β(g^[n] cβ»ΒΉ))β»ΒΉ)β»ΒΉ = β(g (g^[n] cβ»ΒΉ))
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [β hg, fl, extChartAt_inf, PartialEquiv.trans_apply, Equiv.toPartialEquiv_apply,
invEquiv_apply, RiemannSphere.inv_inf, coePartialEquiv_symm_apply, toComplex_zero, sub_zero,
Function.comp, add_zero, PartialEquiv.coe_trans_symm, PartialEquiv.symm_symm,
coePartialEquiv_apply, Equiv.toPartialEquiv_symm_apply, invEquiv_symm] | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ = β(g z) | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ = β(f d c (βz)β»ΒΉ)β»ΒΉ.toComplex | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ = β(g z)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | rw [coe_toComplex] | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ = β(f d c (βz)β»ΒΉ)β»ΒΉ.toComplex | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ β β | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ = β(f d c (βz)β»ΒΉ)β»ΒΉ.toComplex
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [Ne, inv_eq_inf, β hz, β h, inv_inv, β Function.iterate_succ_apply' (f d c)] | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ β β | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ Β¬(f d c)^[n.succ] βc = 0 | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ (f d c (βz)β»ΒΉ)β»ΒΉ β β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | apply nz | case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ Β¬(f d c)^[n.succ] βc = 0 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case succ
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
e : (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
z : β
hz : g^[n] cβ»ΒΉ = z
β’ Β¬(f d c)^[n.succ] βc = 0
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | norm_num | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ 0 < 16 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
β’ 0 < 16
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | rw [β h, inv_inv] | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
h : ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
β’ (f d c)^[n] βc = (β(g^[n] cβ»ΒΉ))β»ΒΉ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | rw [β hg] | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
iter : β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : s.bottcher c ((f d c)^[n] βc) = bottcherNear g d (g^[n] cβ»ΒΉ)
e0 : s.bottcher c ((f d c)^[n] βc) = bottcher' d c ^ d ^ n
β’ bottcherNear g d (g^[n] cβ»ΒΉ) = bottcherNear g d cβ»ΒΉ ^ d ^ n | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
iter : β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : s.bottcher c ((f d c)^[n] βc) = bottcherNear g d (g^[n] cβ»ΒΉ)
e0 : s.bottcher c ((f d c)^[n] βc) = bottcher' d c ^ d ^ n
β’ bottcherNear (fl (f d) β c) d ((fl (f d) β c)^[n] cβ»ΒΉ) = bottcherNear (fl (f d) β c) d cβ»ΒΉ ^ d ^ n | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
iter : β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : s.bottcher c ((f d c)^[n] βc) = bottcherNear g d (g^[n] cβ»ΒΉ)
e0 : s.bottcher c ((f d c)^[n] βc) = bottcher' d c ^ d ^ n
β’ bottcherNear g d (g^[n] cβ»ΒΉ) = bottcherNear g d cβ»ΒΉ ^ d ^ n
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | exact bottcherNear_eqn_iter (superNearF d c) ct n | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
iter : β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : s.bottcher c ((f d c)^[n] βc) = bottcherNear g d (g^[n] cβ»ΒΉ)
e0 : s.bottcher c ((f d c)^[n] βc) = bottcher' d c ^ d ^ n
β’ bottcherNear (fl (f d) β c) d ((fl (f d) β c)^[n] cβ»ΒΉ) = bottcherNear (fl (f d) β c) d cβ»ΒΉ ^ d ^ n | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
iter : β (n : β), ((f d c)^[n] βc)β»ΒΉ = β(g^[n] cβ»ΒΉ)
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : s.bottcher c ((f d c)^[n] βc) = bottcherNear g d (g^[n] cβ»ΒΉ)
e0 : s.bottcher c ((f d c)^[n] βc) = bottcher' d c ^ d ^ n
β’ bottcherNear (fl (f d) β c) d ((fl (f d) β c)^[n] cβ»ΒΉ) = bottcherNear (fl (f d) β c) d cβ»ΒΉ ^ d ^ n
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | apply (pow_left_inj (Complex.abs.nonneg _) (Complex.abs.nonneg _)
(pow_ne_zero n (d_ne_zero d))).mp | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : bottcher' d c ^ d ^ n = bottcherNear g d cβ»ΒΉ ^ d ^ n
β’ Complex.abs (bottcher' d c) = Complex.abs (bottcherNear g d cβ»ΒΉ) | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : bottcher' d c ^ d ^ n = bottcherNear g d cβ»ΒΉ ^ d ^ n
β’ Complex.abs (bottcher' d c) ^ d ^ n = Complex.abs (bottcherNear g d cβ»ΒΉ) ^ d ^ n | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : bottcher' d c ^ d ^ n = bottcherNear g d cβ»ΒΉ ^ d ^ n
β’ Complex.abs (bottcher' d c) = Complex.abs (bottcherNear g d cβ»ΒΉ)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_bound | [513, 1] | [554, 59] | simp only [β Complex.abs.map_pow, eq] | cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : bottcher' d c ^ d ^ n = bottcherNear g d cβ»ΒΉ ^ d ^ n
β’ Complex.abs (bottcher' d c) ^ d ^ n = Complex.abs (bottcherNear g d cβ»ΒΉ) ^ d ^ n | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : β
lo : 16 < Complex.abs c
s : Super (f d) d β := superF d
g : β β β
hg : fl (f d) β c = g
ct : cβ»ΒΉ β {z | Complex.abs z < (max 16 (Complex.abs c / 2))β»ΒΉ}
mem : c β multibrot d
nz : β (n : β), (f d c)^[n] βc β 0
n : β
rightβ : (c, (f d c)^[n] βc) β s.near
eq : bottcher' d c ^ d ^ n = bottcherNear g d cβ»ΒΉ ^ d ^ n
β’ Complex.abs (bottcher' d c) ^ d ^ n = Complex.abs (bottcherNear g d cβ»ΒΉ) ^ d ^ n
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | rw [Metric.tendsto_nhds] | c : β
d : β
instβ : Fact (2 β€ d)
β’ Tendsto (bottcher' d) atInf (π 0) | c : β
d : β
instβ : Fact (2 β€ d)
β’ β Ξ΅ > 0, βαΆ (x : β) in atInf, dist (bottcher' d x) 0 < Ξ΅ | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
β’ Tendsto (bottcher' d) atInf (π 0)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | intro r rp | c : β
d : β
instβ : Fact (2 β€ d)
β’ β Ξ΅ > 0, βαΆ (x : β) in atInf, dist (bottcher' d x) 0 < Ξ΅ | c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ βαΆ (x : β) in atInf, dist (bottcher' d x) 0 < r | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
β’ β Ξ΅ > 0, βαΆ (x : β) in atInf, dist (bottcher' d x) 0 < Ξ΅
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | rw [atInf_basis.eventually_iff] | c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ βαΆ (x : β) in atInf, dist (bottcher' d x) 0 < r | c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ β i, True β§ β β¦x : ββ¦, x β {x | i < βxβ} β dist (bottcher' d x) 0 < r | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ βαΆ (x : β) in atInf, dist (bottcher' d x) 0 < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | use max 16 (3 / r) | c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ β i, True β§ β β¦x : ββ¦, x β {x | i < βxβ} β dist (bottcher' d x) 0 < r | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ True β§ β β¦x : ββ¦, x β {x | max 16 (3 / r) < βxβ} β dist (bottcher' d x) 0 < r | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ β i, True β§ β β¦x : ββ¦, x β {x | i < βxβ} β dist (bottcher' d x) 0 < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | simp only [true_and_iff, mem_setOf, Complex.dist_eq, sub_zero, Complex.norm_eq_abs, max_lt_iff] | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ True β§ β β¦x : ββ¦, x β {x | max 16 (3 / r) < βxβ} β dist (bottcher' d x) 0 < r | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ β β¦x : ββ¦, 16 < Complex.abs x β§ 3 / r < Complex.abs x β Complex.abs (bottcher' d x) < r | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ True β§ β β¦x : ββ¦, x β {x | max 16 (3 / r) < βxβ} β dist (bottcher' d x) 0 < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | intro z β¨lo, rzβ© | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ β β¦x : ββ¦, 16 < Complex.abs x β§ 3 / r < Complex.abs x β Complex.abs (bottcher' d x) < r | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 / r < Complex.abs z
β’ Complex.abs (bottcher' d z) < r | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
β’ β β¦x : ββ¦, 16 < Complex.abs x β§ 3 / r < Complex.abs x β Complex.abs (bottcher' d x) < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | apply lt_of_le_of_lt (bottcher_bound lo) | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 / r < Complex.abs z
β’ Complex.abs (bottcher' d z) < r | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 / r < Complex.abs z
β’ 3 * Complex.abs zβ»ΒΉ < r | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 / r < Complex.abs z
β’ Complex.abs (bottcher' d z) < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | rw [div_lt_iff rp] at rz | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 / r < Complex.abs z
β’ 3 * Complex.abs zβ»ΒΉ < r | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 3 * Complex.abs zβ»ΒΉ < r | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 / r < Complex.abs z
β’ 3 * Complex.abs zβ»ΒΉ < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | rw [map_invβ, mul_inv_lt_iff (lt_trans (by norm_num) lo)] | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 3 * Complex.abs zβ»ΒΉ < r | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 3 < Complex.abs z * r | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 3 * Complex.abs zβ»ΒΉ < r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | exact rz | case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 3 < Complex.abs z * r | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 3 < Complex.abs z * r
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_tendsto_zero | [557, 1] | [562, 96] | norm_num | c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 0 < 16 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
r : β
rp : r > 0
z : β
lo : 16 < Complex.abs z
rz : 3 < Complex.abs z * r
β’ 0 < 16
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_analytic | [565, 1] | [568, 28] | set s := superF d | c : β
d : β
instβ : Fact (2 β€ d)
β’ AnalyticOn β (bottcher' d) (multibrot d)αΆ | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ AnalyticOn β (bottcher' d) (multibrot d)αΆ | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
β’ AnalyticOn β (bottcher' d) (multibrot d)αΆ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_analytic | [565, 1] | [568, 28] | intro c m | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ AnalyticOn β (bottcher' d) (multibrot d)αΆ | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : β
m : c β (multibrot d)αΆ
β’ AnalyticAt β (bottcher' d) c | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ AnalyticOn β (bottcher' d) (multibrot d)αΆ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_analytic | [565, 1] | [568, 28] | apply HolomorphicAt.analyticAt I I | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : β
m : c β (multibrot d)αΆ
β’ AnalyticAt β (bottcher' d) c | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : β
m : c β (multibrot d)αΆ
β’ HolomorphicAt I I (bottcher' d) c | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : β
m : c β (multibrot d)αΆ
β’ AnalyticAt β (bottcher' d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcher_analytic | [565, 1] | [568, 28] | exact (s.bottcher_holomorphicOn (c, c) (multibrotPost m)).compβ_of_eq holomorphicAt_id
(holomorphic_coe _) rfl | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : β
m : c β (multibrot d)αΆ
β’ HolomorphicAt I I (bottcher' d) c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : β
m : c β (multibrot d)αΆ
β’ HolomorphicAt I I (bottcher' d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | intro c m | c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
β’ HolomorphicOn I I (bottcher d) (multibrotExt d) | cβ : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
β’ HolomorphicAt I I (bottcher d) c | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
β’ HolomorphicOn I I (bottcher d) (multibrotExt d)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | induction c using OnePoint.rec | cβ : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
β’ HolomorphicAt I I (bottcher d) c | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ HolomorphicAt I I (bottcher d) β
case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
xβ : β
m : βxβ β multibrotExt d
β’ HolomorphicAt I I (bottcher d) βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
β’ HolomorphicAt I I (bottcher d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | refine holomorphicAt_fill_inf ?_ bottcher_tendsto_zero | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ HolomorphicAt I I (bottcher d) β | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ βαΆ (z : β) in atInf, HolomorphicAt I I (bottcher' d) z | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ HolomorphicAt I I (bottcher d) β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | rw [atInf_basis.eventually_iff] | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ βαΆ (z : β) in atInf, HolomorphicAt I I (bottcher' d) z | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ β i, True β§ β β¦x : ββ¦, x β {x | i < βxβ} β HolomorphicAt I I (bottcher' d) x | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ βαΆ (z : β) in atInf, HolomorphicAt I I (bottcher' d) z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | use 2 | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ β i, True β§ β β¦x : ββ¦, x β {x | i < βxβ} β HolomorphicAt I I (bottcher' d) x | case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ True β§ β β¦x : ββ¦, x β {x | 2 < βxβ} β HolomorphicAt I I (bottcher' d) x | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ β i, True β§ β β¦x : ββ¦, x β {x | i < βxβ} β HolomorphicAt I I (bottcher' d) x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | simp only [true_and_iff, mem_setOf, Complex.norm_eq_abs] | case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ True β§ β β¦x : ββ¦, x β {x | 2 < βxβ} β HolomorphicAt I I (bottcher' d) x | case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ β β¦x : ββ¦, 2 < Complex.abs x β HolomorphicAt I I (bottcher' d) x | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ True β§ β β¦x : ββ¦, x β {x | 2 < βxβ} β HolomorphicAt I I (bottcher' d) x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | intro z a | case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ β β¦x : ββ¦, 2 < Complex.abs x β HolomorphicAt I I (bottcher' d) x | case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
z : β
a : 2 < Complex.abs z
β’ HolomorphicAt I I (bottcher' d) z | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
β’ β β¦x : ββ¦, 2 < Complex.abs x β HolomorphicAt I I (bottcher' d) x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | exact (bottcher_analytic _ (multibrot_two_lt a)).holomorphicAt I I | case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
z : β
a : 2 < Complex.abs z
β’ HolomorphicAt I I (bottcher' d) z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
m : β β multibrotExt d
z : β
a : 2 < Complex.abs z
β’ HolomorphicAt I I (bottcher' d) z
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | simp only [multibrotExt_coe] at m | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
xβ : β
m : βxβ β multibrotExt d
β’ HolomorphicAt I I (bottcher d) βxβ | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
xβ : β
m : xβ β multibrot d
β’ HolomorphicAt I I (bottcher d) βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
xβ : β
m : βxβ β multibrotExt d
β’ HolomorphicAt I I (bottcher d) βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherHolomorphic | [571, 1] | [579, 86] | exact holomorphicAt_fill_coe ((bottcher_analytic (d := d) _ m).holomorphicAt I I) | case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
xβ : β
m : xβ β multibrot d
β’ HolomorphicAt I I (bottcher d) βxβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
dβ : β
instβΒΉ : Fact (2 β€ dβ)
d : β
instβ : Fact (2 β€ d)
xβ : β
m : xβ β multibrot d
β’ HolomorphicAt I I (bottcher d) βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | abs_bottcher | [589, 1] | [593, 68] | set s := superF d | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ Complex.abs (bottcher d c) = potential d c | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
s : Super (f d) d β := superF d
β’ Complex.abs (bottcher d c) = potential d c | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ Complex.abs (bottcher d c) = potential d c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | abs_bottcher | [589, 1] | [593, 68] | induction c using OnePoint.rec | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
s : Super (f d) d β := superF d
β’ Complex.abs (bottcher d c) = potential d c | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ Complex.abs (bottcher d β) = potential d β
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ Complex.abs (bottcher d βxβ) = potential d βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
s : Super (f d) d β := superF d
β’ Complex.abs (bottcher d c) = potential d c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | abs_bottcher | [589, 1] | [593, 68] | simp only [bottcher, potential, fill_inf, Complex.abs.map_zero] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ Complex.abs (bottcher d β) = potential d β | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ Complex.abs (bottcher d β) = potential d β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | abs_bottcher | [589, 1] | [593, 68] | simp only [bottcher, potential, fill_coe] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ Complex.abs (bottcher d βxβ) = potential d βxβ | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ Complex.abs (bottcher' d xβ) = β―.potential xβ βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ Complex.abs (bottcher d βxβ) = potential d βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | abs_bottcher | [589, 1] | [593, 68] | exact s.abs_bottcher | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ Complex.abs (bottcher' d xβ) = β―.potential xβ βxβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ Complex.abs (bottcher' d xβ) = β―.potential xβ βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | set s := superF d | c : β
d : β
instβ : Fact (2 β€ d)
β’ Continuous (potential d) | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ Continuous (potential d) | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
β’ Continuous (potential d)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | rw [continuous_iff_continuousAt] | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ Continuous (potential d) | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ β (x : π), ContinuousAt (potential d) x | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ Continuous (potential d)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | intro c | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ β (x : π), ContinuousAt (potential d) x | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : π
β’ ContinuousAt (potential d) c | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ β (x : π), ContinuousAt (potential d) x
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | induction c using OnePoint.rec | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : π
β’ ContinuousAt (potential d) c | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ ContinuousAt (potential d) β
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ ContinuousAt (potential d) βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : π
β’ ContinuousAt (potential d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | have e : potential d =αΆ [π β] fun c β¦ abs (bottcher d c) := by
refine eventually_of_forall fun c β¦ ?_; rw [β abs_bottcher] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ ContinuousAt (potential d) β | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
e : (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
β’ ContinuousAt (potential d) β | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ ContinuousAt (potential d) β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | rw [continuousAt_congr e] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
e : (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
β’ ContinuousAt (potential d) β | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
e : (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
β’ ContinuousAt (fun c => Complex.abs (bottcher d c)) β | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
e : (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
β’ ContinuousAt (potential d) β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | exact Complex.continuous_abs.continuousAt.comp
(bottcherHolomorphic d _ multibrotExt_inf).continuousAt | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
e : (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
β’ ContinuousAt (fun c => Complex.abs (bottcher d c)) β | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
e : (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
β’ ContinuousAt (fun c => Complex.abs (bottcher d c)) β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | refine eventually_of_forall fun c β¦ ?_ | c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c) | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : π
β’ potential d c = (fun c => Complex.abs (bottcher d c)) c | Please generate a tactic in lean4 to solve the state.
STATE:
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ (π β).EventuallyEq (potential d) fun c => Complex.abs (bottcher d c)
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | rw [β abs_bottcher] | cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : π
β’ potential d c = (fun c => Complex.abs (bottcher d c)) c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
c : π
β’ potential d c = (fun c => Complex.abs (bottcher d c)) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_continuous | [595, 1] | [603, 49] | exact continuousAt_fill_coe ((Continuous.potential s).compβ
continuous_id continuous_coe).continuousAt | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ ContinuousAt (potential d) βxβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ ContinuousAt (potential d) βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | set s := superF d | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ potential d c < 1 β c β multibrotExt d | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
s : Super (f d) d β := superF d
β’ potential d c < 1 β c β multibrotExt d | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ potential d c < 1 β c β multibrotExt d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | induction c using OnePoint.rec | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
s : Super (f d) d β := superF d
β’ potential d c < 1 β c β multibrotExt d | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ potential d β < 1 β β β multibrotExt d
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ potential d βxβ < 1 β βxβ β multibrotExt d | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
s : Super (f d) d β := superF d
β’ potential d c < 1 β c β multibrotExt d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | simp only [potential, bottcher, fill_inf, zero_lt_one, multibrotExt_inf] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ potential d β < 1 β β β multibrotExt d | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
β’ potential d β < 1 β β β multibrotExt d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | constructor | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ potential d βxβ < 1 β βxβ β multibrotExt d | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ potential d βxβ < 1 β βxβ β multibrotExt d
case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ βxβ β multibrotExt d β potential d βxβ < 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ potential d βxβ < 1 β βxβ β multibrotExt d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | intro h | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ potential d βxβ < 1 β βxβ β multibrotExt d | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : potential d βxβ < 1
β’ βxβ β multibrotExt d | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ potential d βxβ < 1 β βxβ β multibrotExt d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | contrapose h | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : potential d βxβ < 1
β’ βxβ β multibrotExt d | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : βxβ β multibrotExt d
β’ Β¬potential d βxβ < 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : potential d βxβ < 1
β’ βxβ β multibrotExt d
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | simp only [not_not, not_lt, multibrot_basin', potential, fill_coe, Super.basin,
mem_setOf, not_exists, multibrotExt_coe] at h β’ | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : βxβ β multibrotExt d
β’ Β¬potential d βxβ < 1 | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : β (x : β), (xβ, (f d xβ)^[x] βxβ) β β―.near
β’ 1 β€ β―.potential xβ βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : βxβ β multibrotExt d
β’ Β¬potential d βxβ < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | rw [s.potential_eq_one] | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : β (x : β), (xβ, (f d xβ)^[x] βxβ) β β―.near
β’ 1 β€ β―.potential xβ βxβ | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : β (x : β), (xβ, (f d xβ)^[x] βxβ) β β―.near
β’ β (n : β), (xβ, (f d xβ)^[n] βxβ) β s.near | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : β (x : β), (xβ, (f d xβ)^[x] βxβ) β β―.near
β’ 1 β€ β―.potential xβ βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | exact h | case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : β (x : β), (xβ, (f d xβ)^[x] βxβ) β β―.near
β’ β (n : β), (xβ, (f d xβ)^[n] βxβ) β s.near | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mp
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
h : β (x : β), (xβ, (f d xβ)^[x] βxβ) β β―.near
β’ β (n : β), (xβ, (f d xβ)^[n] βxβ) β s.near
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | intro m | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ βxβ β multibrotExt d β potential d βxβ < 1 | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ potential d βxβ < 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
β’ βxβ β multibrotExt d β potential d βxβ < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | rw [β abs_bottcher] | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ potential d βxβ < 1 | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ Complex.abs (bottcher d βxβ) < 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ potential d βxβ < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | simp only [bottcher, fill_coe] | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ Complex.abs (bottcher d βxβ) < 1 | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ Complex.abs (bottcher' d xβ) < 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ Complex.abs (bottcher d βxβ) < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | simp only [multibrotExt_coe] at m | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ Complex.abs (bottcher' d xβ) < 1 | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : xβ β multibrot d
β’ Complex.abs (bottcher' d xβ) < 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : βxβ β multibrotExt d
β’ Complex.abs (bottcher' d xβ) < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_lt_one | [605, 1] | [616, 48] | exact s.bottcher_lt_one (multibrotPost m) | case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : xβ β multibrot d
β’ Complex.abs (bottcher' d xβ) < 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ.mpr
c : β
d : β
instβ : Fact (2 β€ d)
s : Super (f d) d β := superF d
xβ : β
m : xβ β multibrot d
β’ Complex.abs (bottcher' d xβ) < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_nonneg | [618, 1] | [621, 71] | induction c using OnePoint.rec | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ 0 β€ potential d c | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
β’ 0 β€ potential d β
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ 0 β€ potential d βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ 0 β€ potential d c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_nonneg | [618, 1] | [621, 71] | simp only [potential, fill_inf, le_refl] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
β’ 0 β€ potential d β | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
β’ 0 β€ potential d β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_nonneg | [618, 1] | [621, 71] | simp only [potential, fill_coe] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ 0 β€ potential d βxβ | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ 0 β€ β―.potential xβ βxβ | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ 0 β€ potential d βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_nonneg | [618, 1] | [621, 71] | exact (superF d).potential_nonneg | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ 0 β€ β―.potential xβ βxβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ 0 β€ β―.potential xβ βxβ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_eq_zero | [623, 1] | [626, 81] | induction c using OnePoint.rec | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ potential d c = 0 β c = β | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
β’ potential d β = 0 β β = β
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ potential d βxβ = 0 β βxβ = β | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
β’ potential d c = 0 β c = β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_eq_zero | [623, 1] | [626, 81] | simp only [potential, fill_inf, eq_self_iff_true] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
β’ potential d β = 0 β β = β | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
β’ potential d β = 0 β β = β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | potential_eq_zero | [623, 1] | [626, 81] | simp only [potential, fill_coe, (superF d).potential_eq_zero_of_onePreimage] | case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ potential d βxβ = 0 β βxβ = β | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case hβ
c : β
d : β
instβ : Fact (2 β€ d)
xβ : β
β’ potential d βxβ = 0 β βxβ = β
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | by_cases h : βαΆ e in π c, bottcher d e β bottcher d c | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
β’ NontrivialHolomorphicAt (bottcher d) c | case pos
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
β’ NontrivialHolomorphicAt (bottcher d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | exact
{ holomorphicAt := bottcherHolomorphic d _ m
nonconst := h } | case pos
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c | Please generate a tactic in lean4 to solve the state.
STATE:
case pos
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | exfalso | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ False | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ NontrivialHolomorphicAt (bottcher d) c
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | simp only [Filter.not_frequently, not_not] at h | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ False | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : βαΆ (x : π) in π c, bottcher d x = bottcher d c
β’ False | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : Β¬βαΆ (e : π) in π c, bottcher d e β bottcher d c
β’ False
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | set b := bottcher d c | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : βαΆ (x : π) in π c, bottcher d x = bottcher d c
β’ False | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
β’ False | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
h : βαΆ (x : π) in π c, bottcher d x = bottcher d c
β’ False
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | have b1 : abs b < 1 := by simp only [abs_bottcher, potential_lt_one, m, b] | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
β’ False | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
β’ False | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
β’ False
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | set t := {c | c β multibrotExt d β§ βαΆ e in π c, bottcher d e = b} | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
β’ False | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ False | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
β’ False
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | have m0 : (0 : π) β multibrotExt d :=
haveI m : (0 : π) β t := by simp only [tu, mem_univ]
m.1 | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
tu : t = univ
β’ False | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
tu : t = univ
m0 : 0 β multibrotExt d
β’ False | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
tu : t = univ
β’ False
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | simp only [β coe_zero, multibrotExt_coe, multibrot_zero, not_true] at m0 | case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
tu : t = univ
m0 : 0 β multibrotExt d
β’ False | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case neg
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
tu : t = univ
m0 : 0 β multibrotExt d
β’ False
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | simp only [abs_bottcher, potential_lt_one, m, b] | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
β’ Complex.abs b < 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
β’ Complex.abs b < 1
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | refine IsClopen.eq_univ ?_ β¨c, m, hβ© | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ t = univ | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ IsClopen t | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ t = univ
TACTIC:
|
https://github.com/girving/ray.git | 0be790285dd0fce78913b0cb9bddaffa94bd25f9 | Ray/Dynamics/Multibrot/Basic.lean | bottcherNontrivial | [634, 1] | [670, 75] | constructor | cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ IsClopen t | case left
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ IsClosed t
case right
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ IsOpen t | Please generate a tactic in lean4 to solve the state.
STATE:
cβ : β
d : β
instβ : Fact (2 β€ d)
c : π
m : c β multibrotExt d
b : β := bottcher d c
h : βαΆ (x : π) in π c, bottcher d x = b
b1 : Complex.abs b < 1
t : Set π := {c | c β multibrotExt d β§ βαΆ (e : π) in π c, bottcher d e = b}
β’ IsClopen t
TACTIC:
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.