Skip to main content

Questions tagged [homotopy-type-theory]

For questions about homotopy type theory, including the homotopy theoretic interpretation of type theory or univalent type theory, univalence axiom, higher inductive types or related.

Filter by
Sorted by
Tagged with
0 votes
0 answers
58 views

Proof verification and hint request for HoTT book exercise 2.17

Exercise 2.17. (i) Show that if $A \simeq A'$ and $B \simeq B'$, then $(A \times B) \simeq (A' \times B')$. (ii) Give two proofs of this fact, one using univalence and one not using it, and show that ...
Frog2341's user avatar
2 votes
0 answers
33 views

Is building the universes for (∞-)toposes (of subsets of data points) a categorical generalization of theory induction in ML and algorithm?

I am reading https://arxiv.org/abs/1904.07004 "All (∞,1)-toposes have strict univalent universes" and I am thinking about its applications to the machine learning. Can we recast the ...
TomR's user avatar
  • 1,353
0 votes
1 answer
63 views

Is this the correct way to express primality in Martin-Löf type systems?

I am self studying type theory from the HoTT book. More or less as a way to test that I have the right idea I'm trying to see if I can express the idea of "Primes" in the theory. This is ...
Q the Platypus's user avatar
2 votes
1 answer
137 views

Definite description in homotopy type theory

I asked this question there and I have been suggested to ask it here. In a paper by David Corfield, we have an account of definite description in homotopy type theory. The author gives the following ...
Bruno's user avatar
  • 318
0 votes
1 answer
48 views

Internal vs External in type theory

I'm learning type theory, and at one point in the HoTT book, is mentionned "external" constructions. I was wondering what precisely means internal/external in type thoery.
Maxime's user avatar
  • 448
-1 votes
2 answers
176 views

What is a "type" in type theory?

Types are taken as atomic in type theories like homotopy type theory. But what is the best way to conceptualize what a type is? Is it appropriate to think of them as a property that defines a category?...
Justify 's user avatar
2 votes
1 answer
50 views

Circularity in the definition of natural numbers with homotopy type theory

I am reading HoTT's book, I am interested in this theory because it is said that it works as a foundation of mathematics, so I want to see how this foundation works. I am interested in the definition ...
RataMágica's user avatar
1 vote
1 answer
83 views

For any module with vector set $V$ and scalar set $C$, must there exist a set $X$ such that $V$ and $(X → C)$ are isomorphic?

Here's some evidence that suggests the affirmative to my question. There exists an isomorphism between: $\mathbb{R}^{n}$ and $(\mathbb{N}^{<n} \to \mathbb{R}$) $\mathbb{R}^{\infty}$ and ($\mathbb{...
Nuclear Catapult's user avatar
2 votes
2 answers
114 views

HoTT and isomorphisms

I have heard that Homotopy Type Theory makes it so that isomorphic objects are “equal”. I wonder how this squares with a lot of mathematical examples from Algebra and Set Theory, where the nature of ...
mbsq's user avatar
  • 2,049
3 votes
1 answer
69 views

Why aren't $\infty$-groupoids commutative in HoTT?

I'm trying to read through HoTT, but I'm confused by the path induction principle, it seems too strong at the first glance. I tried "proving" that all suitable paths commute, and it looks ...
Aleksei Averchenko's user avatar
1 vote
1 answer
57 views

Is the set-indexed wedge of connected $1$-types a $1$-type?

We are working in homotopy type theory. Given a type $I$ and a family of pointed types $P : \prod i : I, \sum T : Type, T$, we can define the wedge product $\bigvee\limits_{i : I} P(i)$ as a certain ...
Mark Saving's user avatar
  • 32.2k
0 votes
0 answers
115 views

What are the axioms of homotopy type theory?

The primitive notions of Zermelo-Fraenkel set theory are those of set and membership, i.e. we don't define what we mean by 'set' neither what we mean by '$\in$', rather, the axioms define what we mean ...
RataMágica's user avatar
4 votes
2 answers
226 views

LEM and the curry-howard correspondence

The curry-howard correspondence rests upon constructive/intuitionistic logic. Proof checkers only work because they are guaranteed to halt. Proof checkers are built on the simply typed lambda calculus ...
user avatar
0 votes
0 answers
96 views

Classicalities of Homotopy Type Theory

What are statements of HoTT that are not provable therein and thus may or may not be true in specific models, specifically models in $(\infty,1)$- topoi? I've also seen the term "classicalities&...
Secher Nbiw's user avatar
6 votes
1 answer
259 views

What does it mean for a model category to present a higher category

A model category serves as an abstract/ axiomatic framework for homotopy theory. A higher category, in particular an $(\infty,1)$ category, I'm using the model of quasicategories, is a category with ...
Secher Nbiw's user avatar

15 30 50 per page
1
2 3 4 5
17
-