Discussion of Homotopy Type Theory and Univalent Foundations
 help / color / mirror / Atom feed
* A question regarding certain rules
@ 2017-10-09 17:41 Dimitris Tsementzis
  2017-10-09 17:54 ` [HoTT] " Gaëtan Gilbert
  0 siblings, 1 reply; 3+ messages in thread
From: Dimitris Tsementzis @ 2017-10-09 17:41 UTC (permalink / raw)
  To: Homotopy Type Theory

Dear all,

Is there a type theory that has been considered in the literature which includes *both* the following rules

Γ |- t : T
————————  (R1)
Γ |- t : C(T)

Γ |- t : T
————————  (R2)
Γ |- p(t) : C(T)

where C(T) is a type expression, p(t) is a term expression, t is a term expression that must appear in p(t), and T is a type expression that may or may not appear in C(T).

An example of (R1) is (U-CUMUL) as in the HoTT book, i.e. cumulativity of universes.

An example of (R2) is (Nat-intro-2) as in the HoTT book, i.e. the successor for Nat (with C(T) == Nat).

Best,

Dimitris

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-10-10  3:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-09 17:41 A question regarding certain rules Dimitris Tsementzis
2017-10-09 17:54 ` [HoTT] " Gaëtan Gilbert
2017-10-10  3:06   ` Dimitris Tsementzis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).