Skip to content

Commit

Permalink
Placeholder for paper in progress (#1094)
Browse files Browse the repository at this point in the history
* t

* duplicate

* wups

* rme

* ganea stuff

* w

* w

* w

* placeholder
  • Loading branch information
aljungstrom authored Jan 31, 2024
1 parent 1c0396c commit 2ecfa00
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions Cubical/Papers/SmashProducts.agda
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{-
Please do not move this file. Changes should only be made if necessary.
This file contains pointers to the code examples and main results from
the paper:
Symmetric Monoidal Smash Products in Homotopy Type Theory,
Axel Ljungström
-}

-- The "--safe" flag ensures that there are no postulates or unfinished goals
{-# OPTIONS --safe #-}
module Cubical.Papers.SmashProducts where

-- 2: Background

-- 3: Associativity

-- 4: The Heuristic

-- 5. The symmetric monoidal structure

-- 6. A formal statement of the heuristic

0 comments on commit 2ecfa00

Please sign in to comment.