Documentation

LeanPool.JacobianDiffgeo.JacFunctorial.ChallengeLaws

Challenge-signature functoriality laws and the projection formula (jacobian-functoriality §9) #

Unit: jacobian-functoriality. The remaining challenge exports (docs/Jacobian_challenge.lean:104-153):

Same-universe convention throughout (see PeriodMaps.lean's universe warning).

pullback_contMDiff #

Representative-level computation #

theorem RS.Jacobian.exists_rep {X : Type u} [TopologicalSpace X] [T2Space X] [CompactSpace X] [ConnectedSpace X] [ChartedSpace X] [IsManifold (modelWithCornersSelf ) X] (P : Jacobian X) :
∃ (v : Fin (genus X)), P = { down := v }

Every point of the Jacobian is (the lift of) a residue class of an ambient vector.

T-level functoriality #

The composed period map of pullback then pushforward is multiplication by the degree (the T-level projection formula, from Form1.trace_pullback).

The challenge laws #

The projection formula on Jacobians: pushforward f ∘ pullback f = deg f (docs/Jacobian_challenge.lean:151-152).