Homotopy Type Theory predicate > history (Rev #2, changes)

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

Definition

A predicate over a type AA is a type family PP such that for every a:Aa:A, P(a)P(a) is a proposition:

a:Aπ(a):isProp(P(a))a:A \vdash \pi(a):isProp(P(a))

See also

Revision on June 15, 2022 at 22:57:23 by Anonymous?. See the history of this page for a list of all contributions to it.