Assertion stable after two or more rising edge

In reply to ben@SystemVerilog.us:

Hi BEN can you explain , is there any difference between the two properties :-

1)$fell(a) ##0 $fell(a) 2) [b]$fell(a) ##1 $fell(a)

As you have mentioned above that these two are similar.PLease explain how they are similar.