Aloha :)
Da f : X→Y und g : Y→Z beide injektiv sind, gilt:g(f(x1))=g(f(x2))⇒ginj.f(x1)=f(x2)⇒finj.x1=x2Also ist (g∘f) : X→Z ebenfalls injektiv.
Die Umkehrung gilt jedoch nicht, wie das folgende Beispiel zeigt:f : R≥0→R,f(x)=xg : R→R,g(x)=x2h : R≥0→R,h(x)=(g∘f)(x)=x2Man sieht schnell, dass h=g∘f injektiv ist:h(x1)=h(x2)⇒x12=x22⇒x∈R≥0x1=x2aber g ist nicht injektiv, denn: g(−1)=1=g(1)