<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bitterharvest</author_name>
  <author_url>https://blog.hatena.ne.jp/bitterharvest/</author_url>
  <blog_title>bitterharvest’s diary</blog_title>
  <blog_url>https://bitterharvest.hatenablog.com/</blog_url>
  <categories>
    <anon>量子力学とHaskell</anon>
  </categories>
  <description>１０．ブラをHaskellで記述する それでは、ブラをHaskellで実現することを考える。 １０．１ ブラをデータ型で定義する ケットと同じように、ブラも代数型データで表すことにしよう。ケットは7章で次のように定義した。 infixr 5 :+: data Ket a where KetZero :: Ket a (:+:) :: a -&gt; Ket a -&gt; Ket a すなわち、真空状態をKetZeroで表した。また、現在の状態に対して、区間\(i\)に1粒子が存在している状態を i :+: 現在の状態 で表現した。ブラもこれと同じように表すことにしよう。真空の状態をBraZeroで表すこ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbitterharvest.hatenablog.com%2Fentry%2F2016%2F07%2F02%2F112811&quot; title=&quot;身近な存在としての量子力学（１２）：ブラをHaskellで記述する - bitterharvest’s diary&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>2016-07-02 11:28:11</published>
  <title>身近な存在としての量子力学（１２）：ブラをHaskellで記述する</title>
  <type>rich</type>
  <url>https://bitterharvest.hatenablog.com/entry/2016/07/02/112811</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
