(fibsgamma `unionSystem` (fibersys `face` gamma))) equivsI1
vi1 = compConstLine ai1 vi1'
- (Map.map sndVal fibersys')
+ (Map.map sndVal fibersys' `unionSystem` Map.map constPath vsi1)
usi1 = Map.map fstVal fibersys'
in lemEq eqG (vi1' `face` gamma)
(fibsgamma `unionSystem` (fibersys `face` gamma))) eqsI1
- vi1 = compConstLine ai1 vi1' (Map.map snd fibersys')
+ vi1 = compConstLine ai1 vi1'
+ (Map.map snd fibersys' `unionSystem` Map.map constPath vsi1)
usi1 = Map.map fst fibersys'