2015-01-24 00:50:32 +00:00
|
|
|
absurd
|
|
|
|
and
|
|
|
|
and.elim_left
|
|
|
|
and.elim_right
|
|
|
|
and.intro
|
|
|
|
bool
|
|
|
|
bool.ff
|
|
|
|
bool.tt
|
|
|
|
char
|
|
|
|
char.mk
|
|
|
|
dite
|
|
|
|
eq
|
2015-03-24 01:06:11 +00:00
|
|
|
eq.elim_inv_inv
|
2015-02-04 23:27:18 +00:00
|
|
|
eq.intro
|
2015-01-24 00:50:32 +00:00
|
|
|
eq.rec
|
|
|
|
eq_rec_eq
|
|
|
|
eq.refl
|
|
|
|
eq.symm
|
|
|
|
eq.trans
|
|
|
|
exists.elim
|
|
|
|
false
|
|
|
|
heq
|
|
|
|
heq.refl
|
|
|
|
heq.to_eq
|
2015-02-09 01:27:59 +00:00
|
|
|
iff
|
|
|
|
iff.refl
|
2015-01-24 00:50:32 +00:00
|
|
|
ite
|
|
|
|
lift
|
|
|
|
lift.down
|
|
|
|
lift.up
|
|
|
|
nat
|
|
|
|
nat.of_num
|
|
|
|
nat.succ
|
|
|
|
nat.zero
|
|
|
|
not
|
|
|
|
num
|
|
|
|
num.zero
|
|
|
|
num.pos
|
|
|
|
or
|
|
|
|
or.elim
|
|
|
|
or.intro_left
|
|
|
|
or.intro_right
|
|
|
|
pos_num
|
|
|
|
pos_num.one
|
|
|
|
pos_num.bit0
|
|
|
|
pos_num.bit1
|
|
|
|
prod
|
|
|
|
prod.mk
|
|
|
|
prod.pr1
|
|
|
|
prod.pr2
|
|
|
|
sigma
|
|
|
|
sigma.mk
|
|
|
|
string
|
|
|
|
string.empty
|
|
|
|
string.str
|
|
|
|
tactic
|
2015-03-26 00:42:34 +00:00
|
|
|
tactic.all_goals
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.apply
|
|
|
|
tactic.assert_hypothesis
|
|
|
|
tactic.fapply
|
|
|
|
tactic.rapply
|
|
|
|
tactic.eassumption
|
|
|
|
tactic.and_then
|
|
|
|
tactic.append
|
|
|
|
tactic.assumption
|
|
|
|
tactic.at_most
|
|
|
|
tactic.beta
|
|
|
|
tactic.builtin
|
2015-03-06 02:07:06 +00:00
|
|
|
tactic.cases
|
|
|
|
tactic.change
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.clear
|
2015-03-06 02:07:06 +00:00
|
|
|
tactic.clears
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.determ
|
|
|
|
tactic.discard
|
|
|
|
tactic.intro
|
2015-03-06 02:07:06 +00:00
|
|
|
tactic.intros
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.exact
|
|
|
|
tactic.expr
|
|
|
|
tactic.expr.builtin
|
|
|
|
tactic.expr_list
|
|
|
|
tactic.expr_list.cons
|
|
|
|
tactic.expr_list.nil
|
|
|
|
tactic.fail
|
|
|
|
tactic.fixpoint
|
|
|
|
tactic.focus_at
|
|
|
|
tactic.generalize
|
2015-03-06 02:07:06 +00:00
|
|
|
tactic.generalizes
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.id
|
|
|
|
tactic.interleave
|
|
|
|
tactic.now
|
2015-03-06 02:07:06 +00:00
|
|
|
tactic.opt_expr_list
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.or_else
|
|
|
|
tactic.par
|
2015-03-07 00:48:48 +00:00
|
|
|
tactic.sexact
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.state
|
|
|
|
tactic.rename
|
|
|
|
tactic.repeat
|
|
|
|
tactic.revert
|
2015-03-06 02:07:06 +00:00
|
|
|
tactic.reverts
|
2015-01-24 00:50:32 +00:00
|
|
|
tactic.rotate_left
|
|
|
|
tactic.rotate_right
|
|
|
|
tactic.trace
|
|
|
|
tactic.try_for
|
|
|
|
tactic.unfold
|
|
|
|
tactic.whnf
|
2015-04-04 15:58:35 +00:00
|
|
|
trans_rel_left
|
|
|
|
trans_rel_right
|
2015-01-24 00:50:32 +00:00
|
|
|
true
|
|
|
|
true.intro
|
2015-02-21 00:30:32 +00:00
|
|
|
is_trunc
|
|
|
|
is_trunc.trunc_index.of_nat
|
2015-01-24 00:50:32 +00:00
|
|
|
unit
|
|
|
|
unit.star
|
|
|
|
well_founded
|