view Paper/src/agda/And.agda.replaced @ 0:14a0e409d574

ADD fast commit
author soto <soto@cr.ie.u-ryukyu.ac.jp>
date Sun, 24 Apr 2022 23:13:44 +0900
parents
children
line wrap: on
line source

record _!$\wedge$!_ (A B : Set) : Set where
  field
    p1 : A
    p2 : B