Skip to content

Commit

Permalink
you know it
Browse files Browse the repository at this point in the history
  • Loading branch information
plt-amy committed Oct 3, 2024
1 parent 2682d25 commit bd76381
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions src/Talks/Topos2024.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,18 @@ Amélia Liao
open import 1Lab.Path.Reasoning
open import 1Lab.Prelude hiding (funext ; sym ; subst ; Extensional ; ext ; uncurry ; id ; _∘_ ; _==_ ; _*_ ; _+_)

open import Algebra.Group.Concrete.Abelian
open import Algebra.Group.Ab.Tensor
open import Algebra.Group.Cat.Base hiding (Displayed)
open import Algebra.Group.Ab
open import Algebra.Monoid using (Monoid-on)
open import Algebra.Group

open import Data.Nat.Base hiding (_==_ ; _*_ ; _+_)
open import Data.Int.Base
open import Data.Sum

open import Cat.Base

open import Algebra.Group.Concrete.Abelian
open import Data.Int.Base
open import Data.Nat.Base hiding (_==_ ; _*_ ; _+_)
open import Data.Sum

open import Homotopy.Space.Circle

Expand Down

0 comments on commit bd76381

Please sign in to comment.