Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
  • Loading branch information
lemastero authored Dec 4, 2024
1 parent 05254ab commit 476154a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.org
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ how to combine two types same as: [[https://github.com/agda/agda-stdlib/tree/mas
Product, Sum and These show how to combine types in sets, where Smash, Wedge and Can do the same for pointed ses:

#+BEGIN: columnview"
| description | sets | algebra in setss | pointed sets | algebra in pointed sets |
| description | sets | algebra in sets | pointed sets | algebra in pointed sets |
|---------------------+---------|------------------|---------------|-------------------------|
| both | Product | A * B | Smash product | 1 + (A * B) |
| on of them | Sum | A + B | Wedge sum | 1 + A + B |
Expand Down

0 comments on commit 476154a

Please sign in to comment.