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

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