move geometric progression lemmas from Linear_Algebra.thy to Integration.thy where they are used
header {* Plain HOL *}theory Plainimports Datatype FunDef Extraction Metisbegintext {* Plain bootstrap of fundamental HOL tools and packages; does not include @{text Hilbert_Choice}.*}end