Homotopy Type Theory transport > history (Rev #2)

Idea

Definition

Given a type AA, a judgment z:𝒯 𝒰(A)B(z)typez:\mathcal{T}_\mathcal{U}(A) \vdash B(z)\ \mathrm{type}, terms x:Ax:A and y:Ay:A, and an identity p:(x= Ay)p:(x =_A y), there are transport functions tr B p:B(x)B(y)\overrightarrow{\mathrm{tr}}_{B}^{p}:B(x) \to B(y) and tr B p:B(y)B(x)\overleftarrow{\mathrm{tr}}_{B}^{p}:B(y) \to B(x), such that for all u:B(x)u:B(x), tr B p(tr B p(u))=u\overleftarrow{\mathrm{tr}}_{B}^{p}(\overrightarrow{\mathrm{tr}}_{B}^{p}(u)) = u and for all v:B(y)v:B(y), tr B p(tr B p(v))=v\overrightarrow{\mathrm{tr}}_{B}^{p}(\overleftarrow{\mathrm{tr}}_{B}^{p}(v)) = v.

See also

References

HoTT book

category: type theory

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