I am trying to recover the denial of the Playfair's axiom but it is logical a bit strange. "To a given line and a point not on it, there is only one line through this point parallel to it". This should become "To a given line and a point not on it, there is more than one line through this point parallel to it."
With the logical negation I never come on the second statement. I tried the following form which I suppose it is wrong.
$\forall l \forall P : P\notin l\exists! m:((P\in m)\wedge (m\parallel l))$
Any advice? thanks :)