Homotopy Type Theory setoid > history (Rev #1, changes)

Showing changes from revision #0 to #1: Added | Removed | Changed

Contents

Definition

A setoid is a preordered type (T,)(T, \equiv) with a term

s: a:A b:A(ab)(ba)s: \prod_{a:A} \prod_{b:A} (a \equiv b) \to (b \equiv a)

The preorder \equiv is called an equivalence relation.

See also

Revision on April 27, 2022 at 15:37:30 by Anonymous?. See the history of this page for a list of all contributions to it.