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
48f747d5
Commit
48f747d5
authored
1 year ago
by
Luke Naylor
Browse files
Options
Downloads
Patches
Plain Diff
Import sage expressions from external script
parent
ee88d79f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main.tex
+44
-0
44 additions, 0 deletions
main.tex
with
44 additions
and
0 deletions
main.tex
+
44
−
0
View file @
48f747d5
...
...
@@ -919,6 +919,10 @@ var("q", domain="real")
c
_
in
_
terms
_
of
_
q = c
_
lower
_
bound + q
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import c
_
in
_
terms
_
of
_
q
\end{sagesilent}
\begin{equation}
\label
{
eqn-cintermsofm
}
c=
\chern
_
1(u) =
\sage
{
c
_
in
_
terms
_
of
_
q
}
...
...
@@ -987,6 +991,10 @@ bgmlv2_with_q = (
)
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import bgmlv2
_
with
_
q
\end{sagesilent}
\begin{equation}
\sage
{
0 <= bgmlv2
_
with
_
q
}
\end{equation}
...
...
@@ -1008,6 +1016,9 @@ bgmlv2_d_ineq = (
bgmlv2
_
d
_
upperbound = bgmlv2
_
d
_
ineq.rhs()
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import bgmlv2
_
d
_
ineq
\end{sagesilent}
\begin{equation}
\label
{
eqn-bgmlv2
_
d
_
upperbound
}
\sage
{
bgmlv2
_
d
_
ineq
}
...
...
@@ -1037,6 +1048,12 @@ bgmlv2_d_upperbound_exp_term = (
).expand()
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import
\
bgmlv2
_
d
_
upperbound
_
const
_
term,
\
bgmlv2
_
d
_
upperbound
_
linear
_
term,
\
bgmlv2
_
d
_
upperbound
_
exp
_
term
\end{sagesilent}
Viewing equation
\ref
{
eqn-bgmlv2
_
d
_
upperbound
}
as a lower bound for
$
d
$
in term
of
$
r
$
again, there is a constant term
$
\sage
{
bgmlv
2
_
d
_
upperbound
_
const
_
term
}$
,
...
...
@@ -1162,6 +1179,13 @@ assert bgmlv3_d_upperbound_exp_term == (
)
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import
\
bgmlv3
_
d
_
upperbound
_
const
_
term
_
alt,
\
bgmlv3
_
d
_
upperbound
_
linear
_
term,
\
bgmlv3
_
d
_
upperbound
_
exp
_
term
_
alt2
\end{sagesilent}
\bgroup
\def\psi
{
\chern
_
1
^{
\beta
}
(v)
}
\def\phi
{
\chern
_
2
^{
\beta
}
(v)
}
...
...
@@ -1216,6 +1240,9 @@ These give bounds with the same assymptotes when we take $r\to\infty$
\let\originalbeta\beta
\renewcommand\beta
{{
\originalbeta
_{
-
}}}
\begin{sagesilent}
from plots
_
and
_
expressions import phi
\end{sagesilent}
\bgroup
% redefine \psi in sage expressions (placeholder for ch_1^\beta(F)
\def\psi
{
\chern
_
1
^{
\beta
}
(F)
}
...
...
@@ -1449,6 +1476,12 @@ Substituting the current values of $q$ and $\beta$ into the condition for the
radius of the pseudo-wall being positive
(eqn
\ref
{
eqn:radiuscond
_
d
_
bound
_
betamin
}
) we get:
\begin{sagesilent}
from plots
_
and
_
expressions import
\
positive
_
radius
_
condition,
\
q
_
value
_
expr,
\
beta
_
value
_
expr
\end{sagesilent}
\begin{equation}
\label
{
eqn:positive
_
rad
_
condition
_
in
_
terms
_
of
_
q
_
beta
}
\frac
{
1
}{
2
}
\ZZ
...
...
@@ -1482,6 +1515,9 @@ r_upper_bound2 = (
assert r
_
upper
_
bound2.lhs() == r
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import r
_
upper
_
bound1, r
_
upper
_
bound2, kappa
\end{sagesilent}
\begin{theorem}
[Bound on
$
r
$
\#
1]
\label
{
thm:rmax
_
with
_
uniform
_
eps
}
Let
$
v
=
(
R,C
\ell
,D
\ell
^
2
)
$
be a fixed Chern character. Then the ranks of the
...
...
@@ -1547,6 +1583,10 @@ bounds_too_tight_condition2 = (
)
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import bounds
_
too
_
tight
_
condition1, bounds
_
too
_
tight
_
condition2
\end{sagesilent}
\bgroup
\def\psi
{
\chern
_
1
^{
\beta
}
(F)
}
\begin{equation}
...
...
@@ -1597,6 +1637,10 @@ r_upper_bound_all_q = (
)
\end{sagesilent}
\begin{sagesilent}
from plots
_
and
_
expressions import r
_
upper
_
bound
_
all
_
q, q
_
sol
\end{sagesilent}
\begin{corollary}
[Bound on
$
r
$
\#
2]
\label
{
cor:direct
_
rmax
_
with
_
uniform
_
eps
}
Let
$
v
$
be a fixed Chern character and
...
...
This diff is collapsed.
Click to expand it.
Luke Naylor
@s1511002
mentioned in commit
272f39df
·
1 year ago
mentioned in commit
272f39df
mentioned in commit 272f39df0e3e1b85804c3b51c177874215227e41
Toggle commit list
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