Helper
mem_image_set
Signature
Lemma mem_image_set c : (c \in image_set) = [exists x, f x == c].
Description
Alternative characterization: c is in image iff fiber is non-empty
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 GitHubLoading source code...