Skip to content

Commit

Permalink
paper: fix abstract
Browse files Browse the repository at this point in the history
  • Loading branch information
artagnon committed Nov 12, 2023
1 parent 5d5f9fc commit b1d3b0d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions paper/paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -179,14 +179,14 @@
\affiliation{Université Paris Cité, Inria, CNRS, IRIF, Paris
\email{[email protected]}}
\author{Ramkumar Ramachandra}
\affiliation{Unaffiliated \email{[email protected]}}
\affiliation{Université Paris Cité (2020-2022) \email{[email protected]}}
\end{authgrp}
\begin{abstract}
Constructions such as semi-simplicial and semi-cubical sets can be defined in the ``usual way'' as presheaves over respectively, the semi-simplex or semi-cube category, which we call \emph{fibered} definitions, but also defined like in e.g. \cite{voevodsky12} or in \cite{herbelin15}, as a dependently-typed construction, which we call \emph{indexed}.
Semi-simplicial and semi-cubical sets are commonly defined as presheaves over respectively, the semi-simplex or semi-cube category. Homotopy Type Theory then popularized an alternative definition, where the set of $n$-simplices or $n$-cubes are instead regrouped into the families of the fibers over their faces, leading to a characterization we call \emph{indexed}.

It is known that semi-simplicial and semi-cubical sets are related to iterated Reynolds's parametricity, respectively in its unary and binary variants\dots
Moreover, it is known that semi-simplicial and semi-cubical sets are related to iterated Reynolds's parametricity, respectively in its unary and binary variants.

We exploit this correspondence to develop a uniform indexed definition of both augmented semi-simplicial and semi-cubical sets, which is additionally fully formalized in Coq's dependent type theory. Beside the interest in the construction itself, we expect it to eventually serve as models of type theory preserving more definitional equalities than presheaf models do.
We exploit this correspondence to develop an original uniform indexed definition of both augmented semi-simplicial and semi-cubical sets, and fully formalize it in Coq.
\end{abstract}
\begin{keywords}
simplicial set, cubical set, coq, formalization, HoTT
Expand Down Expand Up @@ -541,8 +541,6 @@ \subsection{The construction in informal type theory\label{sec:ett}}
\appendmask[bonak]{cohlayer}[D, d]
\appendmask[bonak]{cohpainting}[D, d]

% Now, we write the type theory bit, and input the abbreviated tables

% Truncated sets, otherwise referred to as X
% Keep all arguments
\newcommandx{\Xp}[1]{\X[#1][][]}
Expand Down

0 comments on commit b1d3b0d

Please sign in to comment.