Learn
Platform
Packages
Community
Consortium
News
Learn
Platform
Packages
Community
Consortium
News
Get started
Core Library
Table of contents
Index
▾
Table of contents
Index
Library Ltac2.Ltac1CompatNotations
Require
Import
Ltac2.Init
Ltac2.Std
.
Ltac2
Notation
"transitivity"
c
(
constr
) : 1 :=
Std.transitivity
c
.
Ltac2
Notation
"rename"
renames
(
list1
(
seq
(
ident
, "into",
ident
), ",")) :=
Std.rename
renames
.