see

In a group, the inverse of an element is unique.

Insight

The compiled query selected 2 fact(s) after the rule closure was computed.
Main conclusion: :result :sameInverse (:x :j :i).

Selected conclusions:

Explanation

The generated JavaScript starts from 6 compiled source fact(s), applies 6 compiled rule(s), and stops only after a fixpoint is reached.
After saturation, the compiled log:query directive projects only the matching facts shown in the insight, rather than dumping the whole graph.

A compact derivation path is:

Evidence

These are the facts selected by the query projection.

:result :sameInverse (:x :i :j) .  
:result :sameInverse (:x :j :i) .