Helper

nmem_fiber

Section abstract_fibers
Type Lemma
Proof Lines 1

Signature

Lemma nmem_fiber x c : (x \notin fiber c) = (f x != c).

Description

Values outside fiber have f(x) ≠ c

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