<?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>
    <anon>Coq入門</anon>
    <anon>intro</anon>
    <anon>intros</anon>
    <anon>apply</anon>
    <anon>Qed</anon>
  </categories>
  <description>証明モードのときは今までのCoqコマンドに加えて、タクティックというものを使うことができる。 タクティックは必ず小文字で始まり、ドットで終わる。 s intro. A : Prop ======================================= forall B C:Prop, (A-&gt;B-&gt;C) -&gt; (A-&gt;B) -&gt; A -&gt; C s intro. A : Prop B : Prop ======================================= forall C:Prop, (A-&gt;B-&gt;C) -&gt; (A-&gt;B) -&gt; A -&gt; C s intros. …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyosh.hateblo.jp%2Fentry%2F20070615%2Fp2&quot; title=&quot; Coqで書いた定理を証明してみる - にわとり小屋でのプログラミング&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>2007-06-15 17:40:39</published>
  <title> Coqで書いた定理を証明してみる</title>
  <type>rich</type>
  <url>https://yosh.hateblo.jp/entry/20070615/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
