@[simp]
theorem
Std.IterM.toExtHashSet_eq_ofList
{α β : Type w}
{x✝ : BEq β}
{x✝¹ : Hashable β}
[EquivBEq β]
[LawfulHashable β]
{m : Type w → Type w'}
[Monad m]
[LawfulMonad m]
[Iterator α m β]
[Iterators.Finite α m]
[IteratorLoop α m m]
[LawfulIteratorLoop α m m]
{it : IterM m β}
:
@[simp]
theorem
Std.IterM.toExtTreeSet_eq_ofList
{α β : Type w}
{m : Type w → Type w'}
[Monad m]
[LawfulMonad m]
[Iterator α m β]
[Iterators.Finite α m]
[IteratorLoop α m m]
[LawfulIteratorLoop α m m]
{it : IterM m β}
{cmp : β → β → Ordering}
[TransCmp cmp]
: