let P be set ; :: thesis: for N being Petri_net of P
for e1, e2, e being Element of N holds {<*e1*>,<*e2*>} concur {<*e*>} = {<*e1,e*>,<*e2,e*>,<*e,e1*>,<*e,e2*>}
let N be Petri_net of P; :: thesis: for e1, e2, e being Element of N holds {<*e1*>,<*e2*>} concur {<*e*>} = {<*e1,e*>,<*e2,e*>,<*e,e1*>,<*e,e2*>}
let e1, e2, e be Element of N; :: thesis: {<*e1*>,<*e2*>} concur {<*e*>} = {<*e1,e*>,<*e2,e*>,<*e,e1*>,<*e,e2*>}
{<*e1*>,<*e2*>} = {<*e1*>} \/ {<*e2*>}
by ENUMSET1:41;
then A1:
{<*e1*>,<*e2*>} concur {<*e*>} = ({<*e1*>} concur {<*e*>}) \/ ({<*e2*>} concur {<*e*>})
by Th48;
A2:
{<*e1*>} concur {<*e*>} = {<*e1,e*>,<*e,e1*>}
by Th49;
{<*e2*>} concur {<*e*>} = {<*e2,e*>,<*e,e2*>}
by Th49;
hence {<*e1*>,<*e2*>} concur {<*e*>} =
{<*e1,e*>,<*e,e1*>,<*e2,e*>,<*e,e2*>}
by A1, A2, ENUMSET1:45
.=
{<*e1,e*>,<*e2,e*>,<*e,e1*>,<*e,e2*>}
by ENUMSET1:104
;
:: thesis: verum