I'm currently simplifying the current equation $$a.b+a.b.\bar{c}+a.\bar{b}+\bar{a}.b.\bar{c}+\bar{a}.\bar{b}.\bar{c}.$$ These are the steps I've taken so far: $$\bar{c}(a.b+\bar{a}.b+\bar{a}.\bar{b})+a(b+\bar{b})$$ and $b+\bar{b}$ simplifies to one. Factoring out $\bar{a}$ we have $$\bar{c}(\bar{a}(b+\bar{b})+a.b)+a$$ and simplifying with same identity we obtain $$\bar{c}(\bar{a}+a.b)+a.$$ I don't know exactly how I simplified to what I have below, but I know its correct. If you know that would be a great bonus! $$\bar{c}(\bar{a}+b)+a$$ This is where I'm confused. Intuitively, I feel $\bar{a}+b$ should somehow simplify to 1, since according to every tool I use, this should just simplify to $\bar{c}+a$. But I just don't see how this is possible. Any idea how to continue from here?
Thank you.