makes the substructure axiom name from field name, by postfacing with _mem
Equations
- tactic.mk_mem_name sub (name.mk_numeral ᾰ ᾰ_1) = name.mk_numeral ᾰ ᾰ_1
- tactic.mk_mem_name sub (name.mk_string n _x) = name.mk_string (n ++ "_mem") sub
- tactic.mk_mem_name sub name.anonymous = name.anonymous