Documentation

LeanPool.LeanModularForms.ValenceFormula.RectHomotopy.PolygonSlope

Polygon slope analysis and derivative bounds #

Proves slope identities for fdPolygon on each segment, tendsto at breakpoints, non-differentiability at partition points {1,2,3,4}, and global derivative bounds.

theorem RectHomotopyProof.slope_fdPolygon_seg1 (s t : ) (hs : s < 1) (ht : t < 1) (hst : s t) :
theorem RectHomotopyProof.slope_fdPolygon_seg2 (s t : ) (hs : s > 1) (ht : t > 1) (hs2 : s 2) (ht2 : t 2) (hst : s t) :
theorem RectHomotopyProof.slope_fdPolygon_seg3 (s t : ) (hs : s > 2) (ht : t > 2) (hs3 : s 3) (ht3 : t 3) (hst : s t) :
theorem RectHomotopyProof.slope_fdPolygon_seg4 (s t : ) (hs : s > 3) (ht : t > 3) (hs4 : s 4) (ht4 : t 4) (hst : s t) :
theorem RectHomotopyProof.slope_fdPolygon_seg5 (s t : ) (hs : s > 4) (ht : t > 4) (hst : s t) :
theorem RectHomotopyProof.slope_fdPolygon_at_t3_right (s : ) (hs3 : s > 3) (hs4 : s 4) :
theorem RectHomotopyProof.slope_fdPolygon_at_t4_left (s : ) (hs3 : s > 3) (hs4 : s < 4) :