Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Max Destabilizer Rank
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
luke naylor latex documents
research
Max Destabilizer Rank
Commits
476bf8a4
Commit
476bf8a4
authored
1 year ago
by
Luke Naylor
Browse files
Options
Downloads
Patches
Plain Diff
Comment on bounds collapsing at extreme values of q
parent
0271ae54
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main.tex
+23
-4
23 additions, 4 deletions
main.tex
with
23 additions
and
4 deletions
main.tex
+
23
−
4
View file @
476bf8a4
...
...
@@ -567,18 +567,21 @@ vertical wall (TODO as discussed in ref).
&
+
\sage
{
bgmlv1
_
d
_
lowerbound
_
const
_
term
_
alt.subs(chbv == 0)
}
+
&
\sage
{
bgmlv1
_
d
_
lowerbound
_
exp
_
term
_
alt.subs(chbv == 0)
}
,
&
\qquad\text
{
when
\:
}
r >
\frac
{
R
}{
2
}
\label
{
eqn:bgmlv1
_
d
_
bound
_
betamin
}
\\
d
&
\leq
&
\sage
{
bgmlv2
_
d
_
upperbound
_
linear
_
term
}
&
+
\sage
{
bgmlv2
_
d
_
upperbound
_
const
_
term
}
+
&
\sage
{
bgmlv2
_
d
_
upperbound
_
exp
_
term
}
,
&
\qquad\text
{
when
\:
}
r > 0
\label
{
eqn:bgmlv2
_
d
_
bound
_
betamin
}
\\
d
&
\leq
&
\sage
{
bgmlv3
_
d
_
upperbound
_
linear
_
term
}
&
+
\sage
{
bgmlv3
_
d
_
upperbound
_
const
_
term
_
alt.subs(chbv == 0)
}
+
&
\sage
{
bgmlv3
_
d
_
upperbound
_
exp
_
term
_
alt.subs(chbv == 0)
}
,
&
\qquad\text
{
when
\:
}
r > R
\label
{
eqn:bgmlv3
_
d
_
bound
_
betamin
}
\end{align}
Furthermore, we get an extra bound for
$
d
$
resulting from the condition that the
...
...
@@ -596,9 +599,10 @@ positive_radius_condition = (
)
\end{sagesilent}
\begin{equation*}
\begin{equation}
\label
{
eqn:positive
_
rad
_
d
_
bound
_
betamin
}
\sage
{
positive
_
radius
_
condition
}
\end{equation
*
}
\end{equation}
\begin{sagesilent}
def beta
_
min(chern):
ts = stability.Tilt()
...
...
@@ -704,13 +708,13 @@ def plot_d_bound(
\begin{subfigure}
{
.5
\textwidth
}
\centering
\sageplot
[width=\linewidth]
{
plot
_
d
_
bound(v
_
example, 0)
}
\caption
{$
q
=
0
$}
\caption
{$
q
=
0
$
(all bounds other than green coincide on line)
}
\label
{
fig:d
_
bounds
_
xmpl
_
min
_
q
}
\end{subfigure}
%
\begin{subfigure}
{
.5
\textwidth
}
\centering
\sageplot
[width=\linewidth]
{
plot
_
d
_
bound(v
_
example, 4)
}
\caption
{$
q
=
\chern
^{
\beta
}
(
F
)
$}
\caption
{$
q
=
\chern
^{
\beta
}
(
F
)
$
(all bounds other than blue coincide on line)
}
\label
{
fig:d
_
bounds
_
xmpl
_
max
_
q
}
\end{subfigure}
\caption
{
...
...
@@ -721,6 +725,21 @@ def plot_d_bound(
\label
{
fig:d
_
bounds
_
xmpl
_
extrm
_
q
}
\end{figure}
Recalling that
$
q :
=
\chern
^{
\beta
}_
1
(
E
)
\in
[
0
,
\chern
^{
\beta
}_
1
(
F
)]
$
,
it's worth noting that the extreme values of
$
q
$
in this range lead to the
tightest bounds on
$
d
$
, as illustrated in figure
(
\ref
{
fig:d
_
bounds
_
xmpl
_
extrm
_
q
}
).
In fact, in each case, one of the weak upper bounds coincides with one of the
weak lower bounds, (implying no possible destabilizers
$
E
$
with
$
\chern
_
0
(
E
)=
:r>R:
=
\chern
_
0
(
F
)
$
for these
$
q
$
-values).
This indeed happens in general since the right hand sides of
(eqn
\ref
{
eqn:bgmlv2
_
d
_
bound
_
betamin
}
) and
(eqn
\ref
{
eqn:positive
_
rad
_
d
_
bound
_
betamin
}
) match when
$
q
=
0
$
.
In the other case,
$
q
=
\chern
^{
\beta
}_
1
(
F
)
$
, it's the right hand sides of
(eqn
\ref
{
eqn:bgmlv3
_
d
_
bound
_
betamin
}
) and
(eqn
\ref
{
eqn:positive
_
rad
_
d
_
bound
_
betamin
}
) which match.
\begin{figure}
\centering
\sageplot
[
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment