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

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