tff('s4_ph_n.0001', logic, ($modal) == ([($modalities) == ($modal_system_S4)])). tff(p101_decl, type, p101: $o). tff(p201_decl, type, p201: $o). tff(world_0_decl, type, world_0: $world). tff(model_worlds, interpretation-worlds, ((! [W: $world] : ( (W = world_0) )) & ($local_world = world_0) & (! [W: $world, V: $world]: $accessible_world(W, V)) )). tff(model_mapping, interpretation-mappings, ($in_world(world_0, (p101 & p201)) )).