{"id":651,"date":"2010-07-13T02:13:40","date_gmt":"2010-07-13T02:13:40","guid":{"rendered":"http:\/\/math.columbia.edu\/~dejong\/wordpress\/?p=651"},"modified":"2010-07-13T02:15:28","modified_gmt":"2010-07-13T02:15:28","slug":"universally-closed-quasi-compact","status":"publish","type":"post","link":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/?p=651","title":{"rendered":"Universally closed => quasi-compact"},"content":{"rendered":"<p>Today I learned a new basic fact on morphisms of schemes, namely the result mentioned in the title of this post. I started wondering about this question as I was thinking about separation conditions for algebraic stacks. Namely: it appears that the standard definition for a separated algebraic stack is one whose diagonal is proper, and I was wondering if we could get away with just requiring the diagonal to be universally closed and separated. It turns out we can due to the result of the title. After trying to think about it for a bit I decided to look for it on the web, and I quickly found a mathoverflow question asking exactly whether universally closed implies quasi-compact for morphisms of schemes, as well as the proof provided by Bjorn Poonen!<\/p>\n<p>Note that all posts on mathoverflow are under CC-BY-SA, which is (unfortunately) not compatible with GFDL which is the license that the stacks project is under. Moreover, they ask to link back to their site, see <a href=\"http:\/\/mathoverflow.net\/attribution\">here<\/a>; and actually I think they are <em>really<\/em> stretching the meaning of the license since I think no linking should be required (IANAL). Anyway, I asked Bjorn if he agreed to relicense <em>his<\/em> material, and he said &#8220;Yes, that&#8217;s fine&#8221;. This means I need not link to their site if I do not want to (I did anyway).<\/p>\n<p>It seems that CC-BY-SA is winning over GFDL in some respects, so I may switch the stacks project over to it in the future (there are still not too many authors so it shouldn&#8217;t be difficult to do). If I do this then I imagine I am allowed to take any latex code submitted to Mathoverflow by mathematicians and add it to the stacks project as long as I make sure to attribute it to the author of the comment. But for the moment, contacting the author of the comment and asking for permission directly makes more sense. Of course this is a bit difficult to do since it often isn&#8217;t clear who the author is especially for some very prolific contributors on Mathoverflow such as BCnrd&#8230;<\/p>\n<p>Anyway, on a completely different note: I finally figured out how to set up the Makefile so that I can run the latex compiles in parallel. You will know why this is a problem if you&#8217;ve ever tried to write such a Makefile. If not it probably makes sense to stop reading this now. It is really quite simple (and I&#8217;m sure it is an often used trick). Instead of running <code>latex stem.tex<\/code> you execute a bash script which<\/p>\n<ol>\n<li>creates a temporary directory using <code>mktemp<\/code><\/li>\n<li>copies all aux files and temp.toc to the temporary directory<\/li>\n<li>creates symbolic links in the temporary directory to stem.tex and stem.bbl (and maybe some style files, etc)<\/li>\n<li>changes directory into the temporary directory<\/li>\n<li>runs <code>latex stem.tex<\/code><\/li>\n<li>moves stem.dvi, stem.aux, stem.toc back to the main directory<\/li>\n<li>removes temporary directory<\/li>\n<\/ol>\n<p>Anyway, using this I was able to cut overall compilation time in half. On the server at work the times were<\/p>\n<ul>\n<li><code>make dvis -j1<\/code> takes 1m42s<\/li>\n<li><code>make dvis -j2<\/code> takes 50s<\/li>\n<li><code>make dvis -j3<\/code> takes 33s<\/li>\n<li><code>make dvis -j4<\/code> takes 25s<\/li>\n<\/ul>\n<p>Not too shabby.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today I learned a new basic fact on morphisms of schemes, namely the result mentioned in the title of this post. I started wondering about this question as I was thinking about separation conditions for algebraic stacks. Namely: it appears &hellip; <a href=\"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/?p=651\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-651","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/651","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=651"}],"version-history":[{"count":8,"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/651\/revisions"}],"predecessor-version":[{"id":659,"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/651\/revisions\/659"}],"wp:attachment":[{"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=651"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=651"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.math.columbia.edu\/~dejong\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=651"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}