Helper

limg_lker

Section vector_ext
Type Lemma
Proof Lines 1

Signature

Lemma limg_lker {K : fieldType} {aT rT : vectType K} (f : 'Hom(aT, rT)) : (f @: lker f = 0)%VS.

Description

Image of kernel is zero: f(ker(f)) = 0. By definition of kernel.

Uses (0)

This lemma does not use any other lemmas from the stats.

Used By (0)

No lemmas in the stats use this lemma.

Coq Source Code

View on GitHub
Loading source code...
← Back to Stats