let C be FormalContext; :: thesis: for A being Subset of holds
( ex O being Subset of st ConceptStr(# O,A #) is FormalConcept of C iff (ObjectDerivation C) . ((AttributeDerivation C) . A) = A )

let A be Subset of ; :: thesis: ( ex O being Subset of st ConceptStr(# O,A #) is FormalConcept of C iff (ObjectDerivation C) . ((AttributeDerivation C) . A) = A )
A1: now end;
now
reconsider O = (AttributeDerivation C) . A as Subset of ;
set M' = ConceptStr(# O,A #);
assume (ObjectDerivation C) . ((AttributeDerivation C) . A) = A ; :: thesis: ex O being Subset of st ConceptStr(# O,A #) is FormalConcept of C
then ConceptStr(# O,A #) is FormalConcept of C by Def13, Lm1;
hence ex O being Subset of st ConceptStr(# O,A #) is FormalConcept of C ; :: thesis: verum
end;
hence ( ex O being Subset of st ConceptStr(# O,A #) is FormalConcept of C iff (ObjectDerivation C) . ((AttributeDerivation C) . A) = A ) by A1; :: thesis: verum