Because on serverfault.com I read this:
Does 'lvremove' destroy data?
...
No, lvremove only destroys the metadata identifying the logical volume and the specific extents which it used. It is possible to recover the data that used to be in the volume, if specific steps were not taken to destroy...