lean4-htt/stage0/stdlib/Init
Scott Morrison 329e00661a
chore: upstream Std.Util.ExtendedBinders (#3320)
This is not a complete upstreaming of that file (it also supports `∀ᵉ (x
< 2) (y < 3), p x y` as shorthand for `∀ x < 2, ∀ y < 3, p x y`, but I
don't think we need this; it is used in Mathlib).

Syntaxes still need to be made built-in.

---------

Co-authored-by: Leonardo de Moura <leomoura@amazon.com>
2024-02-14 11:36:00 +00:00
..
Control chore: update stage0 2023-03-15 10:55:42 +01:00
Data chore: update stage0 2024-02-09 12:46:12 +00:00
System chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
BinderPredicates.c chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
Classical.c chore: update stage0 2024-02-09 09:57:57 +11:00
Coe.c chore: update stage0 2024-02-09 18:23:46 +11:00
Control.c chore: update stage0 2022-01-20 15:33:45 -08:00
Conv.c chore: update stage0 2024-02-09 09:57:57 +11:00
Core.c chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
Data.c chore: update stage0 2022-09-07 13:24:19 -07:00
Dynamic.c chore: update stage0 2022-12-13 22:15:05 +01:00
Guard.c chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
Hints.c chore: update stage0 2022-01-20 15:33:45 -08:00
Meta.c chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
MetaTypes.c chore: update stage0 2024-01-09 12:57:15 +01:00
Notation.c chore: update stage0 2024-02-09 18:23:46 +11:00
NotationExtra.c chore: update stage0 2024-02-09 09:57:57 +11:00
Prelude.c feat: encode let_fun using a letFun function (#2973) 2023-12-18 09:01:42 +00:00
RCases.c chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
ShareCommon.c chore: update stage0 2022-12-13 22:15:05 +01:00
SimpLemmas.c chore: update stage0 2022-01-20 15:33:45 -08:00
Simproc.c chore: update stage0 2024-02-09 09:57:57 +11:00
SizeOf.c chore: update stage0 2022-12-13 22:15:05 +01:00
SizeOfLemmas.c chore: update stage0 2022-02-28 15:13:38 -08:00
System.c chore: update stage0 2022-09-07 13:24:19 -07:00
Tactics.c chore: upstream Std.Util.ExtendedBinders (#3320) 2024-02-14 11:36:00 +00:00
TacticsExtra.c feat: nary nomatch (#3285) 2024-02-09 00:28:34 +00:00
Util.c chore: update stage0 2023-11-21 18:59:22 +01:00
WF.c chore: update stage0 2022-12-13 22:15:05 +01:00
WFTactics.c chore: update stage0 2023-10-29 09:41:48 -07:00