Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
extensional equality
Jump to user comments
(Or extensionality). Functions, f and g are extensionally
equal if and only if
f x = g x for all x.
where "=" means both expressions fail to terminate (under some
given reduction strategy) or they both terminate with the
same basic value.