Perm as bs
asserts that as
and bs
are permutations of each other.
This is a wrapper around List.Perm
, and for now has much less API.
For more complicated verification, use perm_iff_toList_perm
and the List
API.
Instances For
Perm as bs
asserts that as
and bs
are permutations of each other.
This is a wrapper around List.Perm
, and for now has much less API.
For more complicated verification, use perm_iff_toList_perm
and the List
API.
Equations
- Array.«term_~_» = Lean.ParserDescr.trailingNode `Array.«term_~_» 50 50 (Lean.ParserDescr.binary `andthen (Lean.ParserDescr.symbol " ~ ") (Lean.ParserDescr.cat `term 51))
Instances For
Equations
- Array.instTransPerm = { trans := ⋯ }