lean4-htt/src/Std
Leonardo de Moura 943446f1b3 fix: FVarSubst must be a mapping from FVarId to Expr
Reason: `subst` tactic must store the `x |-> e` when substituting `x`
with `e`.
2020-08-04 13:06:08 -07:00
..
Data fix: FVarSubst must be a mapping from FVarId to Expr 2020-08-04 13:06:08 -07:00
Data.lean chore: move RBTree and RBMap to Std 2020-06-25 13:26:16 -07:00
ShareCommon.lean chore: move HashMap and HashSet to Std 2020-06-25 12:46:56 -07:00