ex B being non empty strict subcategory of non empty strict st
( ( for a being object of holds
( a is object of iff S1[a] ) ) & ( for a, b being object of
for a', b' being object of st a' = a & b' = b & <^a,b^> <> {} holds
for f being Morphism of , holds
( f in <^a',b'^> iff S2[a,b,f] ) ) )
from YELLOW18:sch 7(A1, A2, A8);
hence
ex b1 being non empty strict subcategory of non empty strict st
( ( for a being object of holds a is object of ) & ( for a, b being object of
for a', b' being object of st a' = a & b' = b & <^a,b^> <> {} holds
for f being Morphism of , holds
( f in <^a',b'^> iff @ f is directed-sups-preserving ) ) )
; verum