module Chapter4.Desc.Fixpoint where

open import Chapter4.Desc

data μ {}(D : Desc ) : Set  where
  ⟨_⟩ :  D  (μ D)  μ D