Closed jonnybest closed 12 years ago
(error "line 88 column 60: invalid function application, sort mismatch on argument at position 1")
(and (and (one_1 Root) (not (some_1 (join_1x2 Root parent)))) (forall ((o Atom)) (forall ((d Atom)) (=> (and (in_1 o FSO) (in_1 d Dir)) (=> (subset_1 (a2r_1 o) (join_1x2 (a2r_1 d) entries)) (= (join_1x2 (a2r_1 o) parent) (a2r_1 d)))))))
cause: (declare-fun join_1x2 (Rel1 Rel2) Bool)
also (error "line 94 column 70: invalid function application, sort mismatch on argument at position 1")
fixed in 5a9f58d0968f34347ba9c2629728e35354c794a4
(error "line 88 column 60: invalid function application, sort mismatch on argument at position 1")
(and (and (one_1 Root) (not (some_1 (join_1x2 Root parent)))) (forall ((o Atom)) (forall ((d Atom)) (=> (and (in_1 o FSO) (in_1 d Dir)) (=> (subset_1 (a2r_1 o) (join_1x2 (a2r_1 d) entries)) (= (join_1x2 (a2r_1 o) parent) (a2r_1 d)))))))
cause: (declare-fun join_1x2 (Rel1 Rel2) Bool)