Suggestions for "nested" bounded contexts?

"[email protected] [domaindrivendesign]" <[email protected]> 07 Mar 2015 08:56:46 -0800
Newsgroups gmane.comp.programming.domain-driven-design
Message-ID <[email protected]>
Any thoughts on how to deal with bounded contexts that (in a business sense) are nested within each other?  
 

 For example a [Fund] context might have one or more [Brokerage Account] contexts - each of these operate independently but any changes to their valuation also change the valuation of the fund.