declPrefix
This PR makes `realizeConst` to not set a `declPrefix`. This allows the realization of both `foo.eq_def` and `bar.eq_def`, where `foo` and `bar` are mutually recursive, all attached to the same function's environment.