<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yoshihiro503</author_name>
  <author_url>https://blog.hatena.ne.jp/yoshihiro503/</author_url>
  <blog_title>にわとり小屋でのプログラミング</blog_title>
  <blog_url>https://yosh.hateblo.jp/</blog_url>
  <categories>
  </categories>
  <description>同値性を示すためにそれぞれの矢印を示した。論理パズルみたいな問題だが、¬を扱ういい練習問題だと思う。 Lemma p10_left : (forall A, ~~A -&gt; A) -&gt; (forall A B, (~B -&gt; ~A) -&gt; (A -&gt; B)). Proof. intros. apply H. intro. elim (H0 H2). apply H1. Qed. Lemma p10_right : (forall A B, (~B -&gt; ~A) -&gt; (A -&gt; B)) -&gt; (forall A, ~~A -&gt; A). Proof. intros. apply (H True A…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyosh.hateblo.jp%2Fentry%2F20091023%2Fp11&quot; title=&quot; 直観主義論理での二重否定除去と排中律の同値性 - にわとり小屋でのプログラミング&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2009-10-23 00:00:10</published>
  <title> 直観主義論理での二重否定除去と排中律の同値性</title>
  <type>rich</type>
  <url>https://yosh.hateblo.jp/entry/20091023/p11</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
