Skip to content

Commit

Permalink
remove empty code blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-bakke committed May 27, 2023
1 parent 437056c commit 3d53688
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 20 deletions.
4 changes: 0 additions & 4 deletions src/group-theory/isomorphisms-concrete-groups.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,3 @@ iso-Concrete-Group = iso-Large-Precategory Concrete-Group-Large-Precategory
## Properties

### Equivalences of concrete groups are isomorphisms of concrete groups

```agda

```
8 changes: 0 additions & 8 deletions src/univalent-combinatorics/2-element-types.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -840,18 +840,10 @@ module _

This remains to be shown.

```agda

```

### A map between 2-element types is not an equivalence if and only if its image is a singleton subtype of the codomain

This remains to be shown.

```agda

```

### Any map between 2-element types that is not an equivalence is constant

This remains to be shown.
Expand Down
4 changes: 0 additions & 4 deletions src/univalent-combinatorics/unlabeled-rooted-trees.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,3 @@ module univalent-combinatorics.unlabeled-rooted-trees where
An unlabelled rooted tree is an unlabelled tree equipped with a vertex.

## Definition

```agda

```
4 changes: 0 additions & 4 deletions src/univalent-combinatorics/unlabeled-trees.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,3 @@ An unlabelled tree is an undirected graph `G` such that any cycle in `G` must
have length 1.

## Definition

```agda

```

0 comments on commit 3d53688

Please sign in to comment.