examples:matrix-factorization
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
examples:matrix-factorization [2023/09/12 06:39] – [section 2.2] pzhou | examples:matrix-factorization [2023/09/13 23:14] (current) – pzhou | ||
---|---|---|---|
Line 24: | Line 24: | ||
Why? What is perf? What is perfect complex? bounded complex of finite projective B-modules. But, what is projective? | Why? What is perf? What is perfect complex? bounded complex of finite projective B-modules. But, what is projective? | ||
- | === Example | + | ++++ Example: $A = \C[x,y], W = xy, B = \C[x, |
- | $A = \C[x,y], W = xy, B = \C[x, | + | |
Q1: is $M = B / (x)$ a projective $B$-module? A sufficent condition is that $\Hom(M, -)$ should have no higher cohomology, but, look at the free resolution of $M$, we get | Q1: is $M = B / (x)$ a projective $B$-module? A sufficent condition is that $\Hom(M, -)$ should have no higher cohomology, but, look at the free resolution of $M$, we get | ||
Line 40: | Line 39: | ||
So, is $(x+1)\C[x]$ a free module? I think yes! And, in fact, if $(x+1)$ is not a zero-divisor, | So, is $(x+1)\C[x]$ a free module? I think yes! And, in fact, if $(x+1)$ is not a zero-divisor, | ||
+ | |||
+ | |||
+ | So, many objects in $Coh(X)$ is not in $Perf(X)$. For example, $M_1 = B/(x), M_2 = B/(y), M_0 = B/ | ||
+ | The $y$-axis, $x$-axis, and the origin. | ||
+ | |||
+ | I think, the tail of the infinite resolution of $M_1$ and $M_2$ are the same, we have $[M_1] = [M_2] [1]$. | ||
+ | |||
+ | On the other hand, what about $M_0$? We have resolution | ||
+ | $$ B^2 \xto{y,x} B^2 \xto{x,y} B \to M_0 $$ | ||
+ | So, it is like $[M_0] = [M_1] \oplus [M_2]$. That's pretty fun! | ||
+ | |||
+ | So, what's the A-model picture? I think $Coh(X)$ is the Fuk of | ||
+ | |||
+ | ++++ | ||
+ | |||
+ | ===== MF example ===== | ||
+ | consider the simplest matrix factorization example on toric 3-folds. They are both gluing two copies of $\C^3$ together. | ||
+ | |||
+ | The first one is given by the fan with ray generator $(0,0,1), (1,0, 1), (0,1,1), (1,1,1)$. yes, a square in $x,y$ direction on level $z=1$. It is the total space of two line bundles on $\P^1$, but which two? Let's compute the face conormal, we have | ||
+ | * $a=(-1, 0, 0), b=(0, -1, 0) $ and $c=(1,0, -1), d=(0, 1, -1)$. | ||
+ | one can see that $a+c =b+d$. That means the coordinate ring of the affine space is given by $AC = BD$, wher $A,B,C,D\in \C^4$. Now, we can do blow-up, I guess we can do two patches with coordinate $A, B, u = C/B=D/A$ and the other with $C, D, v = B/C = A/D$. OK, great! Now, how does the fiber coordinate tranform? We have $u B = C, uA = D$, so it is like, $Tot[O(-1) \oplus O(-1)]$. | ||
+ | |||
+ | There is another way to resolve. Let's not go there. | ||
+ | |||
+ | The second one is given by the fan on generators $(0, 0, 1), (1, 0, 1), (-1, 0, 1), (0, 1, 1)$. with dual cone generator being $a=(0, -1, 0), b=(1, 1, -1), c=(-1, | ||
+ | * $(A, B, v)$ and $(A, C, u)$, with change of coordinates like $u = 1/v$ and $C = v^2 B$. We have $Tot[O(0) \oplus O(-2)]$ | ||
+ | |||
+ | Now, for the superpotential, | ||
+ | * In the first case, we have function $ABu = AB(C/B) = AC = AB(D/ | ||
+ | * For the other case, we have $a+d = (0,0,-1)$, so the function is $AD = ABv = ACu$. | ||
+ | |||
+ | OK, great. Now, how do we compute its matrix factorization? | ||
+ | |||
+ | |||
+ | |||
===== References ===== | ===== References ===== |
examples/matrix-factorization.1694500746.txt.gz · Last modified: 2023/09/12 06:39 by pzhou