theorem LemFlatten05:
  X is Element of FlatPoset(X)
  proof
    X in {X} by TARSKI:def 1;
    hence thesis by XBOOLE_0:def 3;
  end;
