Commit 2024-05-20 10:05 b2214f73
View on Github →chore(FieldTheory/RatFunc): split the file into several ones (#12425)
Following the discussion in #12245 I am splitting FieldTheory/RatFunc into several files.
A new folder RatFunc is created in the parent FieldTheory together with the files
Basiccontaining all basic definitions (lines 1-295)FieldStructurecontaining results about the field structure with numerators and denominators (lines 296-1381)FunLikecontaining properties about rational functions as functions (lines 1382-1558)Degreewith properties about the degree (lines 1560-1657) Lines 1658 to the end are moved toRingTheory/LaurentSeries.