Homotopy Type Theory transport > history (Rev #3, changes)

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

Idea

Definition

Given a type AA, a judgment z:𝒯 𝒰(A)B(z)type z:\mathcal{T}_\mathcal{U}(A) z: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 v:B( x y) u:B(x) v:B(y) , thetr B p(tr B p(u))=u\overleftarrow{\mathrm{tr}}_{B}^{p}(\overrightarrow{\mathrm{tr}}_{B}^{p}(u)) = ufiber and of for allvtr B p:B(y) v:B(y) \overrightarrow{\mathrm{tr}}_{B}^{p} , attr B p(tr B p(v))=v \overrightarrow{\mathrm{tr}}_{B}^{p}(\overleftarrow{\mathrm{tr}}_{B}^{p}(v)) = v is contractible, and for all u:B(x)u:B(x), the fiber of tr B p\overleftarrow{\mathrm{tr}}_{B}^{p} at uu is contractible.

See also

References

HoTT book

category: type theory

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