Pullback of pure tensor sections #
This is an option-free selective port of the generic tensor-section kernel from
projects/ModularCurves/ModularCurves/EllipticCurve/PoleSheaf.lean and the canonical
pullback evaluator from
projects/ModularCurves/ModularCurves/EllipticCurve/PullbackTensorSection.lean at AINTLIB
commit 7ecbba9dbb7fee076a1b77a6cd516fc6de46d684.
Only the generic, option-free cone needed to evaluate the pullback cotensorator is retained.
The sheafification comparison and its coherence lemmas stay private, and its target is written
directly as a sheafification rather than reintroducing AINTLIB's broader
Scheme.Modules.tensorObj API. The public surface consists of tensorSection, its functoriality
theorem tensorSection_map, and the named downstream consumer
pullback_δ_unit_tensorSection.
Equations
Instances For
Equations
Instances For
The pure tensor of two sections over the same open, regarded as a section of the localized tensor product of sheaves of modules.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Forming a pure tensor section commutes with morphisms in both module factors.
The canonical pullback cotensorator sends the pullback-unit image of a pure tensor section to the pure tensor of the two pullback-unit sections.