Documentation

Projects.Paramodulator.Basic

@[simp]
theorem Paramodulator.pair_ne_zero {a b : Node} :
a.pair b 0
@[simp]
theorem Paramodulator.zero_ne_pair {a b : Node} :
0 a.pair b
@[simp]
theorem Paramodulator.pair_eq_one_iff {a b : Node} :
a.pair b = 1 a = 0 b = 0
@[simp]
theorem Paramodulator.one_eq_pair_iff {a b : Node} :
1 = a.pair b a = 0 b = 0
@[simp]
@[simp]
@[simp]
@[simp]