Documentation

Linglib.Theories.Semantics.Dynamic.Systems.PLA.Basic

@[reducible, inline]

Variable index: identifies a variable x_i

Equations
Instances For
    @[reducible, inline]

    Pronoun index: identifies a pronoun p_i

    Equations
    Instances For

      Term: either a variable or a pronoun

      Instances For
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          PLA Formula

          Instances For
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              Equations
              • One or more equations did not get rendered due to their size.
              Instances For
                Equations
                • One or more equations did not get rendered due to their size.
                Instances For
                  Equations
                  Instances For
                    Equations
                    • One or more equations did not get rendered due to their size.
                    Instances For
                      Equations
                      Instances For
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For
                          theorem Semantics.Dynamic.PLA.Formula.pron_in_atom_range (name : String) (ts : List Term) (t : Term) (i : PronIdx) (ht : t ts) (hi : i t.pronouns) :
                          i (atom name ts).range

                          If a pronoun appears in a term in the formula's argument list, it's in the range

                          Range is monotonic over conjunction

                          @[reducible, inline]

                          Resolution: maps pronouns to variables

                          Equations
                          Instances For

                            Resolution removes all pronouns from a term

                            Resolution removes all pronouns from a formula