theorem
  (ex a,b,c,d st a,b,c,d is_a_quadrangle) implies ex a,b,c st a,b,
  c is_a_triangle;
