I could like to know can we have:
- $a \not \to c$
- $b \not \to c$
- however $(a \wedge b) \to c$
what is a logic table fitting that criterion? In general:
- $a_k \not \to c$ for any $k = 1, 2, \dots, n$
- yet we observe: $(a_1 \wedge \dots \wedge a_n) \to c$

Yes, consider "I have my username" = a and "I have my password" = b. Then let c = "I can logon to my account."
More generally this can occur quite easily as well, trivially you could have a vector of $n$ entries and let $a_n$ = "The nth letter is [letter here]" and c = "the vector is equal to [vector here]."