isExact C
isExact(C, lo, hi)
The complex $C$ is exact if and only if the homology group $H^i(C)$ is the zero module, for all $i$. If bounds are given, then true is returned if $H^i(C) = 0$ for all $lo \le i \le hi$.
A resolution $C$ is an exact complex except in homological degree 0. The augmented complex $C'$ is exact everywhere.
|
|
|
|
|
|
|
|
|
The object isExact is a method function.