Skip to content

Commit

Permalink
docs(RingTheory/Localization/FractionRing): mention total fraction ri…
Browse files Browse the repository at this point in the history
…ng in docstring (#5827)
  • Loading branch information
jcommelin committed Jul 12, 2023
1 parent 806f7f9 commit 5149cfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Mathlib/RingTheory/Localization/FractionRing.lean
Expand Up @@ -284,6 +284,8 @@ variable (A)
We instantiate this definition as generally as possible, and assume that the
commutative ring `R` is an integral domain only when this is needed for proving.
In this generality, this construction is also known as the *total fraction ring* of `R`.
-/
@[reducible]
def FractionRing :=
Expand Down

0 comments on commit 5149cfa

Please sign in to comment.