Commit 2025-09-19 18:56 b7a28221
View on Github →chore(CategoryTheory/Sites): rename .ofGrothendieck
to GrothendieckTopology.to{Coverage, Pretopology}
(#29815)
We rename {Coverage, Pretopology}.ofGrothendieck
to GrothendieckTopology.to{Coverage, Pretopology}
. This is friendlier to dot notation (anonymous dot notation needs extra parentheses and is harder to decipher). We also make the C
argument in both the toGrothendieck
as well as the to{Coverage, Pretopology}
functions implicit.