http://sassa-nf.livejournal.com/ ([identity profile] sassa-nf.livejournal.com) wrote in [personal profile] deniok 2014-01-08 12:23 pm (UTC)

while we are on this topic, можно спросить, какая разница между
data _==_ {A : Set} : A -> A -> Set where
  refl : forall x -> x == x

и

data _==_ {A : Set} (x : A) : A -> Set where
  refl : x == x
? (кроме формы конструктора, конечно; я имею в виду именно reasoning, который Агда сможет или не сможет выполнять? Или с этой т.з. совершенно всё равно?)

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting