Documentation

Fad.Chapter7

Equations
Instances For
    @[irreducible]
    def Chapter7.foldr1₀ {a : Type} (f : aaa) (as : NonEmptyList a) :
    a
    Equations
    Instances For
      @[irreducible]
      def Chapter7.foldr1₁ {a : Type} (f : aaa) (as : List a) (h : as.length > 0 := by decide) :
      a
      Equations
      Instances For
        def Chapter7.foldr1 {a : Type} [Inhabited a] (f : aaa) :
        List aa
        Equations
        Instances For
          def Chapter7.minWith {a b : Type} [LE b] [Inhabited a] [DecidableRel fun (x1 x2 : b) => x1 x2] (f : ab) (as : List a) :
          a
          Equations
          Instances For
            def Chapter7.pairs {a : Type} (xs : List a) :
            List (a × a)
            Equations
            • One or more equations did not get rendered due to their size.
            Instances For
              def Chapter7.ic {a : Type} [LT a] [h₁ : DecidableRel fun (x1 x2 : a) => x1 < x2] (xs : List a) :
              Equations
              Instances For
                def Chapter7.extend {a : Type} :
                aList aList (List a)
                Equations
                Instances For
                  def Chapter7.sort {a : Type} [LT a] [h₁ : DecidableRel fun (x1 x2 : a) => x1 < x2] :
                  List aList a
                  Equations
                  Instances For
                    def Chapter7.gstep {a : Type} [LT a] [h₁ : DecidableRel fun (x1 x2 : a) => x1 < x2] (x : a) :
                    List aList a
                    Equations
                    Instances For
                      def Chapter7.picks {a : Type} (xs : List a) :
                      List (a × List a)
                      Equations
                      Instances For
                        def Chapter7.picks.helper {a : Type} :
                        aList (a × List a)List (a × List a)
                        Equations
                        Instances For
                          def Chapter7.pick {a : Type} [Inhabited a] [LE a] [h₂ : DecidableRel fun (x1 x2 : a) => x1 x2] (xs : List a) :
                          a × List a
                          Equations
                          Instances For
                            def Chapter7.pick.aux {a : Type} [LE a] [h₂ : DecidableRel fun (x1 x2 : a) => x1 x2] :
                            a × List aList (a × List a)a × List a
                            Equations
                            Instances For
                              instance Chapter7.instMinProdList_fad {a : Type} [Ord a] :
                              Min (a × List a)
                              Equations
                              • One or more equations did not get rendered due to their size.
                              def Chapter7.pick₁ {a : Type} [Inhabited a] [Ord a] (xs : List a) :
                              a × List a
                              Equations
                              Instances For
                                def Chapter7.sort₁ {a : Type} [Inhabited a] [Ord a] [LT a] [h₁ : DecidableRel fun (x1 x2 : a) => x1 < x2] :
                                List aList a
                                Equations
                                Instances For
                                  def Chapter7.sort₂ {a : Type} [Inhabited a] [LT a] [h₁ : DecidableRel fun (x1 x2 : a) => x1 < x2] [LE a] [h₂ : DecidableRel fun (x1 x2 : a) => x1 x2] :
                                  List aList a
                                  Equations
                                  Instances For
                                    @[reducible, inline]
                                    Equations
                                    Instances For
                                      @[reducible, inline]
                                      Equations
                                      Instances For
                                        Equations
                                        Equations
                                        Instances For
                                          Equations
                                          Instances For
                                            def Chapter7.amount (ds : List Denom) (cs : Tuple) :
                                            Equations
                                            Instances For
                                              Equations
                                              Instances For
                                                Equations
                                                Instances For