reserve L for Ortholattice,
  a, b, c for Element of L;

theorem Th9:
  the carrier of Benzene = { 0, 1, 3 \ 1, 2, 3 \ 2, 3 }
proof
  the LattStr of Benzene = the LattStr of latt B_6 & LattPOSet latt B_6 =
  the RelStr of B_6 by Def4,LATTICE3:def 15;
  hence thesis by YELLOW_1:1;
end;
