Documentation

BourbakiLean2.Order.Cofinal

def Cofinal {α : Type u_1} [Preorder α] (s : Set α) :
Equations
Instances For
    def Coinitial {α : Type u_1} [Preorder α] (s : Set α) :
    Equations
    Instances For
      theorem singleton_cofinal_iff_greatest {α : Type u_1} [Preorder α] {a : α} :
      theorem singleton_coinitial_iff_least {α : Type u_1} [Preorder α] {a : α} :
      @[simp]
      theorem Cofinal.univ {α : Type u_1} [Preorder α] :
      Cofinal Set.univ
      theorem Cofinal.cofinal_of_subset {α : Type u_1} [Preorder α] {s t : Set α} (h : Cofinal s) (h' : s t) :