<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>jurupapa</author_name>
  <author_url>https://blog.hatena.ne.jp/jurupapa/</author_url>
  <blog_title>Maxima で綴る数学の旅</blog_title>
  <blog_url>https://maxima.hatenablog.jp/</blog_url>
  <categories>
    <anon>数学</anon>
  </categories>
  <description>ゴールに存在量化子が入っている場合、存在量化子がついた変数に値を入ることでゴールの論理式を証明することができます。useタクティクを使うと、「この値を使え」ということができます。例えばこんな感じです。 example : ∃ x : ℝ, 2 &lt; x ∧ x &lt; 3 := by use 5 / 2 -- ⊢ 2 &lt; 5 / 2 ∧ 5 / 2 &lt; 3 norm_num -- No goals ゴールの論理式の意味は「2より大きくて3より小さい実数xが存在する」です。まあ当たり前ですがどうやって証明するかです。この場合xが$\frac{5}{2}$であればこの不等式は確かに成立するので、xが存在…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmaxima.hatenablog.jp%2Fentry%2F2024%2F02%2F01%2F000800&quot; title=&quot;-数学- Lean4のお勉強 　存在量化子 ∃ - Maxima で綴る数学の旅&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>https://cdn-ak.f.st-hatena.com/images/fotolife/j/jurupapa/20240131/20240131233530.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2024-02-01 00:08:00</published>
  <title>-数学- Lean4のお勉強 　存在量化子 ∃</title>
  <type>rich</type>
  <url>https://maxima.hatenablog.jp/entry/2024/02/01/000800</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
