Lemmas about Vector.range'
, Vector.range
, and Vector.zipIdx
#
Ranges and enumeration #
range' #
@[simp]
range #
zipIdx #
Replace zipIdx
with a starting index i+1
with zipIdx
starting from i
,
followed by a map
increasing the indices by one.