lemma"((A \ B) \ (A \ C) \ (B \ C)) \ C" apply prop_solver done
method guess_all =
(match premises in U[thin]:"\x. P (x :: 'a)"for P ==> ‹match premises in"?H (y :: 'a)"for y ==> ‹rule allE[where P = P and x = y, OF U]›
| match conclusion in"?H (y :: 'a)"for y ==> ‹rule allE[where P = P and x = y, OF U]››)
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.