
theorem
  for X being set holds the_universe_of {X} is Grothendieck of X
  proof
    let X be set;
    the_universe_of {X} = Tarski-Class the_transitive-closure_of {X}
      by YELLOW_6:def 1;
    hence thesis by Th8;
  end;
