lean4-htt/src/Init/Data/Iterators/Combinators
Paul Reichert 1590a72913
feat: make FinitenessRelation part of the public API (#11789)
This PR makes the `FinitenessRelation` structure, which is helpful when
proving the finiteness of iterators, part of the public API. Previously,
it was marked internal and experimental.
2025-12-29 20:45:41 +00:00
..
Monadic feat: make FinitenessRelation part of the public API (#11789) 2025-12-29 20:45:41 +00:00
Attach.lean refactor: move Iter and others from Std.Iterators to Std (#11446) 2025-12-15 08:24:12 +00:00
FilterMap.lean feat: MonadAttach (#11532) 2025-12-16 18:57:00 +00:00
FlatMap.lean feat: MonadAttach (#11532) 2025-12-16 18:57:00 +00:00
Monadic.lean feat: List slices (#11019) 2025-11-14 11:33:25 +00:00
Take.lean refactor: move Iter and others from Std.Iterators to Std (#11446) 2025-12-15 08:24:12 +00:00
ULift.lean refactor: move Iter and others from Std.Iterators to Std (#11446) 2025-12-15 08:24:12 +00:00