<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>morita_non</author_name>
  <author_url>https://blog.hatena.ne.jp/morita_non/</author_url>
  <blog_title>memo</blog_title>
  <blog_url>https://morita-non.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>MoreInd.v 帰納法のための明示的な証明オブジェクト を読む。目的の集合を数え上げ尽すことが出来れば、コンストラクタは何でもよい。という意味だと理解。そういうわけで、以前の l=rev l -&gt; pal l も、 list Xのコンストラクタを変えて、新たな帰納法の原理を作れば出来るんじゃね？と考えた。 Definition list_ind2 : forall (X:Type) (P : list X -&gt; Prop), P nil -&gt; (forall (x:X), P [x]) -&gt; (forall (x:X) (l:list X), P l -&gt; P (x::(l++[x])))…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmorita-non.hatenadiary.org%2Fentry%2F20140728%2F1406559714&quot; title=&quot;Software Foundations - memo&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>2014-07-28 00:01:54</published>
  <title>Software Foundations</title>
  <type>rich</type>
  <url>https://morita-non.hatenadiary.org/entry/20140728/1406559714</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
