Homotopy Type Theory predicate > history (changes)

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

Definition

< predicate

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

Last revised on June 16, 2022 at 02:31:57. See the history of this page for a list of all contributions to it.