let L be non empty antisymmetric upper-bounded RelStr ; :: thesis: for x being Element of L holds
( ( L is with_infima & L is transitive & L is reflexive implies (Top L) "/\" x = x ) & ( L is with_suprema implies (Top L) "\/" x = Top L ) )

let x be Element of L; :: thesis: ( ( L is with_infima & L is transitive & L is reflexive implies (Top L) "/\" x = x ) & ( L is with_suprema implies (Top L) "\/" x = Top L ) )
thus ( L is with_infima & L is transitive & L is reflexive implies (Top L) "/\" x = x ) :: thesis: ( L is with_suprema implies (Top L) "\/" x = Top L )
proof end;
assume L is with_suprema ; :: thesis: (Top L) "\/" x = Top L
then ( (Top L) "\/" x <= Top L & Top L <= (Top L) "\/" x ) by YELLOW_0:22, YELLOW_0:45;
hence (Top L) "\/" x = Top L by ORDERS_2:2; :: thesis: verum