instance
instSuccAddOrderWithTopOfNoMaxOrderOfDecidableEqSucc_combinatorialGames
{α : Type u_1}
[PartialOrder α]
[Add α]
[One α]
[SuccAddOrder α]
[NoMaxOrder α]
[(a : α) → Decidable (Order.succ a = a)]
:
SuccAddOrder (WithTop α)
Equations
- instSuccAddOrderWithTopOfNoMaxOrderOfDecidableEqSucc_combinatorialGames = { toSuccOrder := WithTop.instSuccOrder, succ_eq_add_one := ⋯ }
theorem
small_of_image
{α : Type u_1}
{β : Type u_2}
{f : α → β}
{s : Set α}
(hf : Set.InjOn f s)
[Small.{u, u_2} ↑(f '' s)]
:
theorem
small_image_iff
{α : Type u_1}
{β : Type u_2}
{f : α → β}
{s : Set α}
(hf : Set.InjOn f s)
:
theorem
NatOrdinal.withTop_iSup_lt_top_iff_of_forall_lt
{ι : Sort u_1}
{f : ι → WithTop NatOrdinal}
(h : ∀ (i : ι), f i < ⊤)
:
theorem
NatOrdinal.withTop_sSup_lt_top_iff_of_forall_lt
{s : Set (WithTop NatOrdinal)}
(h : ∀ x ∈ s, x < ⊤)
:
@[simp]
theorem
NatOrdinal.withTop_iSup_lt_top
{ι : Type u_1}
[Small.{u, u_1} ι]
{f : ι → WithTop NatOrdinal}
:
@[simp]