Bases: sage.categories.category.Category
The category of quotient fields over an integral domain
EXAMPLES:
sage: QuotientFields()
Category of quotient fields
sage: QuotientFields().super_categories()
[Category of fields]
TESTS:
sage: TestSuite(QuotientFields()).run()
EXAMPLES:
sage: QuotientFields().super_categories()
[Category of fields]