Given a filtered probability space $(\Omega, \mathscr{F}, \{\mathscr{F}_n\}_{n \in \mathbb{N}}, \mathbb{P})$, let $A \in \mathscr{F}$.
Suppose $$\exists t \in \mathbb{N} \ \text{s.t.} \ E[1_A | \mathscr{F_t}] = 1$$ Does it follow that $$E[1_A | \mathscr{F_{s}}] = E[1_A | \mathscr{F_t}] \ \forall s > t \ ?$$ What about $\forall s < t$?
What if instead $$\exists t \in \mathbb{N} \ \text{s.t.} \ E[1_A | \mathscr{F_t}] = 0 \ ?$$ Or what if $$E[1_A | \mathscr{F_t}] = p \ \text{for some} \ p \in (0,1) \ ?$$
What I tried:
Case 1: $E[1_A | \mathscr{F_t}] = 1$
$$E[1_A | \mathscr{F_t}] = 1$$
$$\to E[E[1_A | \mathscr{F_t}]] = E[1]$$
$$\to E[1_A] = 1$$
and maybe for this reason $$E[1_A | \mathscr{F_{s}}] = E[1_A | \mathscr{F_t}] \ \text{QED for case 1?}$$
If so, I suspect for similar reasons, we can deduce:
Case 2: $E[1_A | \mathscr{F_t}] = 0$
$$E[1_A | \mathscr{F_t}] = 0$$
$$\to E[1_A | \mathscr{F_{s}}] = E[1_A | \mathscr{F_t}] \ \text{QED for case 2?}$$