let D be non empty set ; :: thesis: for f, CR being File of D holds f is_preposition_of f ^ CR
let f, CR be File of D; :: thesis: f is_preposition_of f ^ CR
per cases ( len f > 0 or len f <= 0 ) ;
end;