Let $\mathbf{B} = \langle B, \wedge, \vee, ', 0, 1 \rangle$ be a Boolean Algebra.
Then $[0,a] = \{ x \in B : 0 \leq x \leq a \}$, and this can be made into a Boolean Algebra $\mathbf{B}_a = \langle [0,a], \wedge, \vee, ^*, 0, a \rangle$, where $x^* = x' \wedge a$.
Suppose $\mathbf{B}_a \cong \mathbf{B}_b$, for some $a,b \in B$ such that $a \wedge b = 0$.
Does it follow that $\mathbf{B}_{a'} \cong \mathbf{B}_{b'}$?
I would like to have an isomorphism $\psi:\mathbf{B}_{a'} \to \mathbf{B}_{b'}$ explicitly defined, and I suppose that if this is true, it can be made such that $\psi(b) = a$ (notice that $b \leq a'$ follows from $a \wedge b = 0$), so that it would extend the inverse of the given isomorphism $\varphi:\mathbf{B}_{a} \to \mathbf{B}_{b}$.
Notice that it is not true if we drop the hypothesis that $a \wedge b = 0$.
For example, if $\mathbf{B}$ is the powerset of $\mathbb{N}$, define $a = \mathbb{N} \setminus \{1\}$ and $b = \mathbb{N}$.
Then $\mathbf{B}_a \cong \mathbf{B}_b = \mathbf{B}$; however, $B_a = \{ \varnothing, \{1\} \}$, and $B_b = \{\varnothing\}$, so they can't give isomorphic Boolean Algebras.