Skip to content

Commit

Permalink
Add reference to MRR88 in files about apartness relations (#1128)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-bakke authored May 23, 2024
1 parent b2a9814 commit 20508c1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/foundation/apartness-relations.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -220,3 +220,7 @@ module _
pr2 (pr2 (pr2 (pr2 exp-Type-With-Apartness))) =
is-cotransitive-apart-function-into-Type-With-Apartness
```

## References

{{#bibliography}} {{#reference MRR88}}
4 changes: 4 additions & 0 deletions src/foundation/standard-apartness-relations.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,3 +55,7 @@ pr1 (is-standard-is-tight-Apartness-Relation R H lem x y) np =
pr2 (is-standard-is-tight-Apartness-Relation R H lem x .x) r refl =
antirefl-Apartness-Relation R x r
```

## References

{{#bibliography}} {{#reference MRR88}}
4 changes: 4 additions & 0 deletions src/foundation/tight-apartness-relations.lagda.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,7 @@ pr1 (exp-Type-With-Tight-Apartness X Y) =
pr2 (exp-Type-With-Tight-Apartness X Y) =
is-tight-apartness-function-into-Type-With-Tight-Apartness Y
```

## References

{{#bibliography}} {{#reference MRR88}}

0 comments on commit 20508c1

Please sign in to comment.