Skip to content

Commit 3454871

Browse files
committed
update reference
1 parent f16b02d commit 3454871

2 files changed

Lines changed: 15 additions & 3 deletions

File tree

Mathlib/ModelTheory/Arithmetic/Presburger/Definability.lean

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,10 @@ definable.
4646
4747
## References
4848
49-
- Seymour Ginsburg and Edwin H. Spanier, Bounded Algol-Like Languages.
50-
- Seymour Ginsburg and Edwin H. Spanier, Semigroups, Presburger Formulas, and Languages.
51-
- Samuel Eilenberg and M. P. Schützenberger, Rational Sets in Commutative Monoids.
49+
* [Seymour Ginsburg and Edwin H. Spanier, *Bounded ALGOL-Like Languages*][ginsburg1964]
50+
* [Seymour Ginsburg and Edwin H. Spanier, *Semigroups, Presburger Formulas, and Languages*][
51+
ginsburg1966]
52+
* [Samuel Eilenberg and M. P. Schützenberger, *Rational Sets in Commutative Monoids*][eilenberg1969]
5253
-/
5354

5455
universe u v w

docs/references.bib

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2082,6 +2082,17 @@ @Article{ ginsburg1964
20822082
publisher = {JSTOR}
20832083
}
20842084

2085+
@Article{ ginsburg1966,
2086+
title = {Semigroups, Presburger formulas, and languages},
2087+
author = {Ginsburg, Seymour and Spanier, Edwin},
2088+
journal = {Pacific journal of Mathematics},
2089+
volume = {16},
2090+
number = {2},
2091+
pages = {285--296},
2092+
year = {1966},
2093+
publisher = {Mathematical Sciences Publishers}
2094+
}
2095+
20852096
@Book{ giraud1971,
20862097
author = {Giraud, Jean},
20872098
title = {Cohomologie non ab\'elienne},

0 commit comments

Comments
 (0)