let R be finite set ; :: thesis: for X, Y being Subset of R holds
( card (X \/ Y) = card (X /\ Y) iff X = Y )

let X, Y be Subset of R; :: thesis: ( card (X \/ Y) = card (X /\ Y) iff X = Y )
hereby :: thesis: ( X = Y implies card (X \/ Y) = card (X /\ Y) ) end;
assume X = Y ; :: thesis: card (X \/ Y) = card (X /\ Y)
hence card (X \/ Y) = card (X /\ Y) ; :: thesis: verum