Mercurial > hg > Members > kono > Proof > category
changeset 201:eb935f04bf39
fix
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 31 Aug 2013 12:53:35 +0900 |
parents | 6e704f4d4f03 |
children | 58ee98bbb333 |
files | CatExponetial.agda |
diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/CatExponetial.agda Sat Aug 31 12:41:31 2013 +0900 +++ b/CatExponetial.agda Sat Aug 31 12:53:35 2013 +0900 @@ -63,10 +63,6 @@ infix 4 _==_ -import Relation.Binary.PropositionalEquality --- Extensionality a b = {A : Set a} {B : A → Set b} {f g : (x : A) → B x} → (∀ x → f x ≡ g x) → f ≡ g → ( λ x → f x ≡ λ x → g x ) -postulate extensionality : Relation.Binary.PropositionalEquality.Extensionality c₁ c₁ - open import Relation.Binary.Core isB^A : IsCategory CObj CHom _==_ _+_ Cid isB^A =