standard syntax for rule replacing operators?



It is a nice feature of prolog that you can define operators to make
rules easier to read. I would like to now if there an established
standard syntax for often needed rules / operators like the ones of
propositional logic and set theory.

.