Commit 2025-09-19 16:11 d9cecd1c
View on Github →refactor(AlgebraicGeometry): rename fields of Scheme.Cover to match ZeroHypercover (#29803)
This is in preparation for replacing Scheme.Cover by ZeroHypercover for the Zariski precoverage (see #29061). For consistency, also the fields of Scheme.AffineCover were updated accordingly.
Deprecations were added for the following renames:
Scheme.Cover.J->Scheme.Cover.I₀Scheme.Cover.obj->Scheme.Cover.XScheme.Cover.map->Scheme.Cover.fand similarly forAffineCover. No deprecations were added for the automatically generatedsimpslemmas, in the expectation that users will already get a deprecation warning for one of the fields above.