Documentation

Fad.«Chapter7-Ex»

def Chapter7.minimumBy {α : Type} (cmp : ααOrdering) :
List αOption α
Equations
Instances For
    def Chapter7.minWith₁ {α β : Type} [Ord β] (f : αβ) (xs : List α) :
    Equations
    Instances For
      def Chapter7.minWith₂ {α β : Type} [Ord β] (f : αβ) (xs : List α) :
      Equations
      Instances For
        def Chapter7.minsWith {α β : Type} [Ord β] (f : αβ) (xs : List α) :
        List α
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For
          def Chapter7.minsWith' {α β : Type} [Ord β] (f : αβ) (xs : List α) :
          List α
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def Chapter7.minsWith'.tuple {α β : Type} (f : αβ) (x : α) :
            β × α
            Equations
            Instances For
              @[irreducible]
              def Chapter7.interleave {α : Type} :
              List αList αList (List α)
              Equations
              Instances For
                def Chapter7.cp {α β : Type} (xs : List α) (ys : List β) :
                List (α × β)
                Equations
                Instances For
                  def Chapter7.perms₁ {α : Type} :
                  List αList (List α)
                  Equations
                  Instances For
                    Equations
                    Instances For
                      Equations
                      Instances For
                        Equations
                        Instances For