Documentation

Cedar.Spec.Value

This file defines Cedar values and results.

Instances For
    @[reducible, inline]
    abbrev Cedar.Spec.Result (α : Type u_1) :
    Type u_1
    Equations
    Instances For
      @[reducible, inline]
      Equations
      Instances For
        Instances For
          @[reducible, inline]
          Equations
          Instances For
            Instances For
              Instances For
                @[reducible, inline]
                Equations
                Instances For
                  Instances For
                    def Cedar.Spec.Result.as {α : Type u_1} (β : Type u_2) [Coe α (Result β)] :
                    Result αResult β
                    Equations
                    Instances For
                      instance Cedar.Spec.instReprExcept_cedar {ε✝ : Type u_1} {α✝ : Type u_2} [Repr ε✝] [Repr α✝] :
                      Repr (Except ε✝ α✝)
                      Equations
                      def Cedar.Spec.instReprExcept_cedar.repr {ε✝ : Type u_1} {α✝ : Type u_2} [Repr ε✝] [Repr α✝] :
                      Except ε✝ α✝NatStd.Format
                      Equations
                      • One or more equations did not get rendered due to their size.
                      Instances For
                        def Cedar.Spec.instBEqExcept_cedar.beq {ε✝ : Type u_1} {α✝ : Type u_2} [BEq ε✝] [BEq α✝] :
                        Except ε✝ α✝Except ε✝ α✝Bool
                        Equations
                        Instances For
                          instance Cedar.Spec.instBEqExcept_cedar {ε✝ : Type u_1} {α✝ : Type u_2} [BEq ε✝] [BEq α✝] :
                          BEq (Except ε✝ α✝)
                          Equations
                          Equations
                          Instances For
                            Equations
                            • One or more equations did not get rendered due to their size.
                            Instances For
                              def Cedar.Spec.instDecidableEqName.decEq (x✝ x✝¹ : Name) :
                              Decidable (x✝ = x✝¹)
                              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
                                      def Cedar.Spec.instDecidableEqPrim.decEq (x✝ x✝¹ : Prim) :
                                      Decidable (x✝ = x✝¹)
                                      Equations
                                      Instances For
                                        instance Cedar.Spec.instLawfulBEqExcept_cedar {α : Type u_1} {ε : Type u_2} [BEq α] [BEq ε] [LawfulBEq α] [LawfulBEq ε] :
                                        def Cedar.Spec.decValue (v₁ v₂ : Value) :
                                        Decidable (v₁ = v₂)
                                        Equations
                                        • One or more equations did not get rendered due to their size.
                                        Instances For
                                          Equations
                                          Instances For
                                            Equations
                                            instance Cedar.Spec.Name.decLt (a b : Name) :
                                            Decidable (a < b)
                                            Equations
                                            Equations
                                            Instances For
                                              Equations
                                              Equations
                                              instance Cedar.Spec.Prim.decLt (a b : Prim) :
                                              Decidable (a < b)
                                              Equations
                                              @[irreducible]
                                              Equations
                                              Instances For
                                                @[irreducible]
                                                Equations
                                                Instances For
                                                  instance Cedar.Spec.Value.decLt (a b : Value) :
                                                  Decidable (a < b)
                                                  Equations