let C be FormalContext; :: thesis: for A being Subset of the carrier' of C holds
( ConceptStr(# ((AttributeDerivation C) . A),((ObjectDerivation C) . ((AttributeDerivation C) . A)) #) is FormalConcept of C & ( for O' being Subset of the carrier of C
for A' being Subset of the carrier' of C st ConceptStr(# O',A' #) is FormalConcept of C & A c= A' holds
(ObjectDerivation C) . ((AttributeDerivation C) . A) c= A' ) )

let A be Subset of the carrier' of C; :: thesis: ( ConceptStr(# ((AttributeDerivation C) . A),((ObjectDerivation C) . ((AttributeDerivation C) . A)) #) is FormalConcept of C & ( for O' being Subset of the carrier of C
for A' being Subset of the carrier' of C st ConceptStr(# O',A' #) is FormalConcept of C & A c= A' holds
(ObjectDerivation C) . ((AttributeDerivation C) . A) c= A' ) )

A1: for O' being Subset of the carrier of C
for A' being Subset of the carrier' of C st ConceptStr(# O',A' #) is FormalConcept of C & A c= A' holds
(ObjectDerivation C) . ((AttributeDerivation C) . A) c= A'
proof
let O' be Subset of the carrier of C; :: thesis: for A' being Subset of the carrier' of C st ConceptStr(# O',A' #) is FormalConcept of C & A c= A' holds
(ObjectDerivation C) . ((AttributeDerivation C) . A) c= A'

let A' be Subset of the carrier' of C; :: thesis: ( ConceptStr(# O',A' #) is FormalConcept of C & A c= A' implies (ObjectDerivation C) . ((AttributeDerivation C) . A) c= A' )
assume that
A2: ConceptStr(# O',A' #) is FormalConcept of C and
A3: A c= A' ; :: thesis: (ObjectDerivation C) . ((AttributeDerivation C) . A) c= A'
reconsider M' = ConceptStr(# O',A' #) as FormalConcept of C by A2;
A4: (AttributeDerivation C) . A' = the Extent of M' by Def13
.= O' ;
A5: (ObjectDerivation C) . O' = the Intent of M' by Def13
.= A' ;
(AttributeDerivation C) . A' c= (AttributeDerivation C) . A by A3, Th4;
hence (ObjectDerivation C) . ((AttributeDerivation C) . A) c= A' by A4, A5, Th3; :: thesis: verum
end;
ConceptStr(# ((AttributeDerivation C) . A),((ObjectDerivation C) . ((AttributeDerivation C) . A)) #) is FormalConcept of C
proof end;
hence ( ConceptStr(# ((AttributeDerivation C) . A),((ObjectDerivation C) . ((AttributeDerivation C) . A)) #) is FormalConcept of C & ( for O' being Subset of the carrier of C
for A' being Subset of the carrier' of C st ConceptStr(# O',A' #) is FormalConcept of C & A c= A' holds
(ObjectDerivation C) . ((AttributeDerivation C) . A) c= A' ) ) by A1; :: thesis: verum