Skip to content
This repository was archived by the owner on Mar 6, 2018. It is now read-only.

Commit b511a79

Browse files
committed
Clarify that a valaution must uniquely single out a limit
1 parent 5ab8ada commit b511a79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

limit_valuation.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,8 +95,8 @@ class LimitValuationFactory(UniqueFactory):
9595
INPUT:
9696
9797
- ``base_valuation`` -- a discrete (pseudo-)valuation on a polynomial ring
98-
which can be augmented (possibly only in the limit) to a pseudo-valuation
99-
that sends ``G`` to infinity.
98+
which can be unqiuely augmented (possibly only in the limit) to a
99+
pseudo-valuation that sends ``G`` to infinity.
100100
101101
- ``G`` -- a squarefree polynomial in the domain of ``base_valuation``.
102102

0 commit comments

Comments
 (0)