请输入您要查询的字词:

 

单词 63TheInterval
释义

6.3 The interval


The interval, which we denote I, is perhaps an even simpler higher inductive type than the circle.It is generated by:

  • a point 0I:I,

  • a point 1I:I, and

  • a path 𝗌𝖾𝗀:0I=I1I.

The recursion principle for the interval says that given a type B along with

  • a point b0:B,

  • a point b1:B, and

  • a path s:b0=b1,

there is a function f:IB such that f(0I)b0, f(1I)b1, and f(𝗌𝖾𝗀)=s.The inductionMathworldPlanetmath principle says that given P:I𝒰 along with

  • a point b0:P(0I),

  • a point b1:P(1I), and

  • a path s:b0=𝗌𝖾𝗀Pb1,

there is a function f:(x:I)P(x) such that f(0I)b0, f(1I)b1, and 𝖺𝗉𝖽f(𝗌𝖾𝗀)=s.

Regarded purely up to homotopyMathworldPlanetmath, the interval is not really interesting:

Lemma 6.3.1.

The type I is contractible.

Proof.

We prove that for all x:I we have x=I1I. In other words we want afunction f of type (x:I)(x=I1I). We begin to define f in the following way:

f(0I):𝗌𝖾𝗀:0I=I1I,
f(1I):𝗋𝖾𝖿𝗅1I:1I=I1I.

It remains to define 𝖺𝗉𝖽f(𝗌𝖾𝗀), which must have type 𝗌𝖾𝗀=𝗌𝖾𝗀λx.x=I1I𝗋𝖾𝖿𝗅1I.By definition this type is 𝗌𝖾𝗀*(𝗌𝖾𝗀)=1I=I1I𝗋𝖾𝖿𝗅1I, which in turn is equivalentMathworldPlanetmathPlanetmathPlanetmathPlanetmath to 𝗌𝖾𝗀-1\\centerdot𝗌𝖾𝗀=𝗋𝖾𝖿𝗅1I.But there is a canonical element of that type, namely the proof that path inversesPlanetmathPlanetmathPlanetmathPlanetmath are in fact inverses.∎

However, type-theoretically the interval does still have some interesting features, just like the topological interval in classical homotopy theory.For instance, it enables us to give an easy proof of function extensionality.(Of course, as in §4.9 (http://planetmath.org/49univalenceimpliesfunctionextensionality), for the duration of the following proof we suspend our overall assumptionPlanetmathPlanetmath of the function extensionality axiom.)

Lemma 6.3.2.

If f,g:AB are two functions such that f(x)=g(x) for every x:A, thenf=g in the type AB.

Proof.

Let’s call the proof we have p:(x:A)(f(x)=g(x)). For all x:A we definea function p~x:IB by

p~x(0I):f(x),
p~x(1I):g(x),
p~x(𝗌𝖾𝗀):=p(x).

We now define q:I(AB) by

q(i):(λx.p~x(i))

Then q(0I) is the function λx.p~x(0I), which is equal to f because p~x(0I) is defined by f(x).Similarly, we have q(1I)=g, and hence

q(𝗌𝖾𝗀):f=(AB)g
随便看

 

数学辞典收录了18232条数学词条,基本涵盖了常用数学知识及数学英语单词词组的翻译及用法,是数学学习的有利工具。

 

Copyright © 2000-2023 Newdu.com.com All Rights Reserved
更新时间:2025/5/25 10:47:46