lean4-htt/src/Init/Omega
Markus Himmel ca3f43907b
chore: drop Option.zipWith, use Option.merge instead (#7851)
This PR partially reverts #7818, because the function called
`Option.zipWith` in that PR does not actually correspond to
`List.zipWith`. We choose `Option.merge` as the name instead.
2025-04-08 08:44:52 +00:00
..
Coeffs.lean feat: review of implicitness of arguments in List/Array (#7672) 2025-03-26 04:40:06 +00:00
Constraint.lean chore: drop Option.zipWith, use Option.merge instead (#7851) 2025-04-08 08:44:52 +00:00
Int.lean fix: correct names in library lemmas (#7541) 2025-03-18 03:50:03 +00:00
IntList.lean feat: review of implicitness of arguments in List/Array (#7672) 2025-03-26 04:40:06 +00:00
LinearCombo.lean feat: rename List.enum(From) to List.zipIdx, and Array/Vector.zipWithIndex to zipIdx (#6800) 2025-01-28 23:34:30 +00:00
Logic.lean chore: update copyrights (#5449) 2024-09-24 05:27:53 +00:00