let C be FormalContext; :: thesis: for CS being ConceptStr of C st (ObjectDerivation C) . the Extent of CS = the Intent of CS & (AttributeDerivation C) . the Intent of CS = the Extent of CS holds
not CS is empty

let CS be ConceptStr of C; :: thesis: ( (ObjectDerivation C) . the Extent of CS = the Intent of CS & (AttributeDerivation C) . the Intent of CS = the Extent of CS implies not CS is empty )
assume A1: ( (ObjectDerivation C) . the Extent of CS = the Intent of CS & (AttributeDerivation C) . the Intent of CS = the Extent of CS ) ; :: thesis: not CS is empty
per cases ( the Extent of CS is empty or not the Extent of CS is empty ) ;
end;