let G be Group; :: thesis: for h being Element of G holds h |^ (ord h) = 1_ G
let h be Element of G; :: thesis: h |^ (ord h) = 1_ G
per cases ( h is being_of_order_0 or not h is being_of_order_0 ) ;
end;