<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Arthur Queiroz Moura</title>
    <subtitle>Incoming CS PhD student at Aarhus University. Formal verification, math, and random stuff.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://arthurqm.com/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://arthurqm.com"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-07-25T00:00:00+00:00</updated>
    <id>https://arthurqm.com/atom.xml</id>
    <entry xml:lang="en">
        <title>Test post</title>
        <published>2026-07-25T00:00:00+00:00</published>
        <updated>2026-07-25T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Arthur Queiroz Moura
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://arthurqm.com/blog/test-post/"/>
        <id>https://arthurqm.com/blog/test-post/</id>
        
        <content type="html" xml:base="https://arthurqm.com/blog/test-post/">&lt;p&gt;&lt;strong&gt;Monotone Convergence Theorem.&lt;&#x2F;strong&gt; If \(f_n\) are nonnegative measurable functions and \(f_n \uparrow f\) pointwise, then&lt;&#x2F;p&gt;
&lt;p&gt;$$\int_X f \, d\mu = \lim_{n \to \infty} \int_X f_n \, d\mu$$&lt;&#x2F;p&gt;
&lt;h2 id=&quot;proof&quot;&gt;&lt;a class=&quot;zola-anchor&quot; href=&quot;#proof&quot; aria-label=&quot;Anchor link for: proof&quot;&gt;Proof&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
&lt;p&gt;Let \(L = \lim_{n \to \infty} \int_X f_n \, d\mu\), which exists because the integrals form an increasing sequence. Since \(f_n \le f\) pointwise,&lt;&#x2F;p&gt;
&lt;p&gt;$$L \le \int_X f \, d\mu.$$&lt;&#x2F;p&gt;
&lt;p&gt;For the reverse inequality, fix a nonnegative simple function \(s \le f\) and \(0 &amp;lt; c &amp;lt; 1\). Define&lt;&#x2F;p&gt;
&lt;p&gt;$$E_n = \{x \in X : f_n(x) \ge c s(x)\}.$$&lt;&#x2F;p&gt;
&lt;p&gt;The sets \(E_n\) increase and cover \(X\): if \(s(x) &amp;gt; 0\), then \(f_n(x) \uparrow f(x) \ge s(x) &amp;gt; c s(x)\), so \(x\) eventually lies in \(E_n\). On \(E_n\), \(c s \le f_n\), hence&lt;&#x2F;p&gt;
&lt;p&gt;$$c \int_{E_n} s \, d\mu \le \int_X f_n \, d\mu \le L.$$&lt;&#x2F;p&gt;
&lt;p&gt;Because \(s\) is simple and \(E_n \uparrow X\), continuity from below of measures gives&lt;&#x2F;p&gt;
&lt;p&gt;$$\lim_{n \to \infty} \int_{E_n} s \, d\mu = \int_X s \, d\mu.$$&lt;&#x2F;p&gt;
&lt;p&gt;Thus \(c \int_X s \, d\mu \le L\). Letting \(c \uparrow 1\) gives \(\int_X s \, d\mu \le L\). Finally, the Lebesgue integral is the supremum of the integrals of nonnegative simple functions below \(f\), so&lt;&#x2F;p&gt;
&lt;p&gt;$$\int_X f \, d\mu \le L.$$&lt;&#x2F;p&gt;
&lt;p&gt;Together with the first inequality, this proves the result.&lt;&#x2F;p&gt;
&lt;pre class=&quot;giallo&quot; style=&quot;color: #24292E; background-color: #FFFFFF;&quot;&gt;&lt;code data-lang=&quot;rust&quot;&gt;&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #D73A49;&quot;&gt;fn&lt;&#x2F;span&gt;&lt;span style=&quot;color: #6F42C1;&quot;&gt; main&lt;&#x2F;span&gt;&lt;span&gt;() {&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #D73A49;&quot;&gt;    let&lt;&#x2F;span&gt;&lt;span&gt; greeting&lt;&#x2F;span&gt;&lt;span style=&quot;color: #D73A49;&quot;&gt; =&lt;&#x2F;span&gt;&lt;span style=&quot;color: #032F62;&quot;&gt; &amp;quot;hello, world&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;;&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span style=&quot;color: #6F42C1;&quot;&gt;    println!&lt;&#x2F;span&gt;&lt;span&gt;(&lt;&#x2F;span&gt;&lt;span style=&quot;color: #032F62;&quot;&gt;&amp;quot;{greeting}&amp;quot;&lt;&#x2F;span&gt;&lt;span&gt;);&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;
&lt;span class=&quot;giallo-l&quot;&gt;&lt;span&gt;}&lt;&#x2F;span&gt;&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;</content>
        
    </entry>
</feed>
