I hope the title wasn't butchered but I'll do my best to explain here. I am trying to find the simplified function of $F$ using a K-map and after going through everything I arrived at the simplified function of $F=1$ which doesn't seem right so I wanted to run my work through here and see if there is something I'm missing. below is all my steps
$$F=\overline{ABC}+\overline{A}B+AB\overline{C}+AC$$
which results in the K-map:
I hope the K-Map is clear, the three groups below are: $$$$ $$=AB\overline{C}+A\overline{B}C$$ $$=A$$
above is the first one, below is the second,
$$\overline{ABC}+\overline{A}BC$$ $$=\overline{A}$$
and below is the third group,
$$=ABC+AB\overline{C}+\overline{A}BC+\overline{A}B\overline{C}$$ $$=AB+\overline{A}B$$ $$=B$$
After all of these I am left with a simplified function of
$$F=A+\overline{A}+B$$ $$F=1+B$$ since $$A+\overline{A}=1$$ $$F=1$$ since$$ 1+X=1$$
I don't know if this is alright, I hope I was able to get my steps across properly, is it possible to have a simplified function of 1? I know that the original F does not always result in 1, there are cases where F=0, because of that I don't really know what I did wrong.
