DEFINITION csubst0_getl_ge() TYPE = ∀i:nat .∀n:nat.(le i n)→∀c1:C.∀c2:C.∀v:T.(csubst0 i v c1 c2)→∀e:C.(getl n c1 e)→(getl n c2 e) BODY =Show proof