Documentation

Cedar.TPE.Input

Equations
Instances For
    @[reducible, inline]

    A subset of an Entities store. When a MaybeEntityData is none, it means that the entity is not present in the backing store.

    Equations
    Instances For
      Equations
      Instances For
        def Cedar.TPE.partialIsValid {α : Type u_1} (o : Option α) (f : αBool) :
        Equations
        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
                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
                        • 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

                              subtle: a missing entity bahaves the same way as a concrete entity with empty attrs, ancestors, and tags. This is because

                              1. Cedar doesn't have a way to check for a presence of a particular entity id in the database.
                              2. Each of the cedar operations behave the same way when encountering a missing entity compared to a empty one.

                              This is a necessary condition for the soundness of batched entity loading.

                              Equations
                              Instances For