Documentation

Std.Data.Iterators.Lemmas.Producers.Slice

theorem Std.Slice.Internal.iter_eq_iter {γ : Type u} {α β : Type v} [ToIterator (Slice γ) Id α β] {s : Slice γ} :
s.iter = iter s
theorem Std.Slice.iter_eq_toIteratorIter {α β : Type v} {γ : Type u} {s : Slice γ} [ToIterator (Slice γ) Id α β] :
@[simp]
theorem Std.Slice.toArray_iter {γ : Type u} {α β : Type v} {s : Slice γ} [ToIterator (Slice γ) Id α β] [Iterator α Id β] [Iterators.Finite α Id] :
@[deprecated Std.Slice.toArray_iter (since := "2025-11-13")]
theorem Std.Slice.toArray_eq_toArray_iter {γ : Type u} {α β : Type v} {s : Slice γ} [ToIterator (Slice γ) Id α β] [Iterator α Id β] [Iterators.Finite α Id] :
@[simp]
theorem Std.Slice.toList_iter {γ : Type u} {α β : Type v} {s : Slice γ} [ToIterator (Slice γ) Id α β] [Iterator α Id β] [Iterators.Finite α Id] :
@[deprecated Std.Slice.toList_iter (since := "2025-11-13")]
theorem Std.Slice.toList_eq_toList_iter {γ : Type u} {α β : Type v} {s : Slice γ} [ToIterator (Slice γ) Id α β] [Iterator α Id β] [Iterators.Finite α Id] :
@[simp]
theorem Std.Slice.toListRev_iter {γ : Type u} {α β : Type v} {s : Slice γ} [ToIterator (Slice γ) Id α β] [Iterator α Id β] [Iterators.Finite α Id] :
@[deprecated Std.Slice.toListRev_iter (since := "2025-11-13")]
theorem Std.Slice.toListRev_eq_toListRev_iter {γ : Type u} {α β : Type v} {s : Slice γ} [ToIterator (Slice γ) Id α β] [Iterator α Id β] [Iterators.Finite α Id] :