mathlib
mathlib copied to clipboard
feat(algebraic_geometry/projective_spectrum/scheme): add an equivalent definition of `from_Spec.carrier`
This is definition "computes better", so it is needed when showing from_Spec and to_Spec are inverses
- [x] depends on: #16693
This PR/issue depends on:
- ~~leanprover-community/mathlib#16693~~ By Dependent Issues (🤖). Happy coding!
Also, is it clear that we need both definitions? Or can we just use the new one everywhere?