url stringclasses 147 values | commit stringclasses 147 values | file_path stringlengths 7 101 | full_name stringlengths 1 94 | start stringlengths 6 10 | end stringlengths 6 11 | tactic stringlengths 1 11.2k | state_before stringlengths 3 2.09M | state_after stringlengths 6 2.09M | input stringlengths 73 2.09M |
|---|---|---|---|---|---|---|---|---|---|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | . trivial | case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ refl_trans_clos (fun x y => S x y) z w | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ refl_trans_clos (fun x y => S x y) z w
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | apply refl_trans_clos_monotone | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos S x y | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ β (x y : A), ?R x y β S x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos ?R x y
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos S x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | intros _ _ | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ β (x y : A), ?R x y β S x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos ?R x y
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ A β A β Prop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
xβ yβ : A
β’ ?R xβ yβ β S xβ yβ
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos ?R x y
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ β (x y : A), ?R x y β S x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos ?R x y
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | apply (equiv _ _).2 | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
xβ yβ : A
β’ ?R xβ yβ β S xβ yβ
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos ?R x y
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ A β A β Prop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos (fun x y => R x y) x y | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
xβ yβ : A
β’ ?R xβ yβ β S xβ yβ
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos ?R x y
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | trivial | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos (fun x y => R x y) x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
β’ refl_trans_clos (fun x y => R x y) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | apply refl_trans_clos_monotone | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos S x z | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ β (x y : A), ?R x y β S x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos ?R x z
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos S x z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | intros _ _ | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ β (x y : A), ?R x y β S x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos ?R x z
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ A β A β Prop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
xβ yβ : A
β’ ?R xβ yβ β S xβ yβ
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos ?R x z
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ β (x y : A), ?R x y β S x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos ?R x z
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | apply (equiv _ _).2 | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
xβ yβ : A
β’ ?R xβ yβ β S xβ yβ
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos ?R x z
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ A β A β Prop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos (fun x y => R x y) x z | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
xβ yβ : A
β’ ?R xβ yβ β S xβ yβ
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos ?R x z
case R
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | trivial | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos (fun x y => R x y) x z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1 : refl_trans_clos S x y
β’ refl_trans_clos (fun x y => R x y) x z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | intros x y | case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ β (x y : A), ?intro.intro.left.R x y β R x y | case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
yβ z xβ : A
red_x_y : refl_trans_clos R xβ yβ
red_y_z : refl_trans_clos R xβ z
h1β : refl_trans_clos S xβ yβ
h2β : refl_trans_clos S xβ z
w : A
h1 : refl_trans_clos S yβ w
h2 : refl_trans_clos S z w
x y : A
β’ ?intro.intro.left.R x y β R x y | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ β (x y : A), ?intro.intro.left.R x y β R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | apply (equiv _ _).1 | case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
yβ z xβ : A
red_x_y : refl_trans_clos R xβ yβ
red_y_z : refl_trans_clos R xβ z
h1β : refl_trans_clos S xβ yβ
h2β : refl_trans_clos S xβ z
w : A
h1 : refl_trans_clos S yβ w
h2 : refl_trans_clos S z w
x y : A
β’ ?intro.intro.left.R x y β R x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
yβ z xβ : A
red_x_y : refl_trans_clos R xβ yβ
red_y_z : refl_trans_clos R xβ z
h1β : refl_trans_clos S xβ yβ
h2β : refl_trans_clos S xβ z
w : A
h1 : refl_trans_clos S yβ w
h2 : refl_trans_clos S z w
x y : A
β’ ?intro.intro.left.R x y β R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | trivial | case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ refl_trans_clos (fun x y => S x y) y w | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ refl_trans_clos (fun x y => S x y) y w
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | intros x y | case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ β (x y : A), ?intro.intro.right.R x y β R x y | case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
yβ z xβ : A
red_x_y : refl_trans_clos R xβ yβ
red_y_z : refl_trans_clos R xβ z
h1β : refl_trans_clos S xβ yβ
h2β : refl_trans_clos S xβ z
w : A
h1 : refl_trans_clos S yβ w
h2 : refl_trans_clos S z w
x y : A
β’ ?intro.intro.right.R x y β R x y | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ β (x y : A), ?intro.intro.right.R x y β R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | apply (equiv _ _).1 | case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
yβ z xβ : A
red_x_y : refl_trans_clos R xβ yβ
red_y_z : refl_trans_clos R xβ z
h1β : refl_trans_clos S xβ yβ
h2β : refl_trans_clos S xβ z
w : A
h1 : refl_trans_clos S yβ w
h2 : refl_trans_clos S z w
x y : A
β’ ?intro.intro.right.R x y β R x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
yβ z xβ : A
red_x_y : refl_trans_clos R xβ yβ
red_y_z : refl_trans_clos R xβ z
h1β : refl_trans_clos S xβ yβ
h2β : refl_trans_clos S xβ z
w : A
h1 : refl_trans_clos S yβ w
h2 : refl_trans_clos S z w
x y : A
β’ ?intro.intro.right.R x y β R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | equiv_conf | [717, 1] | [738, 12] | trivial | case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ refl_trans_clos (fun x y => S x y) z w | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case intro.intro.right.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
equiv : β (x y : A), S x y β R x y
h :
β (y z x : A),
refl_trans_clos S x y β refl_trans_clos S x z β β z_1, refl_trans_clos S y z_1 β§ refl_trans_clos S z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_y_z : refl_trans_clos R x z
h1β : refl_trans_clos S x y
h2β : refl_trans_clos S x z
w : A
h1 : refl_trans_clos S y w
h2 : refl_trans_clos S z w
β’ refl_trans_clos (fun x y => S x y) z w
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | simp | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ β (R : A β A β Prop),
(fun R R' => β (x y : A), R x y β R' x y) (refl_trans_clos (refl_trans_clos R)) (refl_trans_clos R) | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ β (R : A β A β Prop) (x y : A), refl_trans_clos (refl_trans_clos R) x y β refl_trans_clos R x y | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ β (R : A β A β Prop),
(fun R R' => β (x y : A), R x y β R' x y) (refl_trans_clos (refl_trans_clos R)) (refl_trans_clos R)
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | intros R x y | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ β (R : A β A β Prop) (x y : A), refl_trans_clos (refl_trans_clos R) x y β refl_trans_clos R x y | A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y : A
β’ refl_trans_clos (refl_trans_clos R) x y β refl_trans_clos R x y | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ β (R : A β A β Prop) (x y : A), refl_trans_clos (refl_trans_clos R) x y β refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | constructor <;> intros steps <;> induction' steps with z a b c red_a_c _red_b_c ih | A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y : A
β’ refl_trans_clos (refl_trans_clos R) x y β refl_trans_clos R x y | case mp.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos R z z
case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y : A
β’ refl_trans_clos (refl_trans_clos R) x y β refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | . constructor | case mp.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos R z z
case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos R z z
case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | . apply refl_trans_clos_transitive <;> trivial | case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | . constructor | case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | . apply refl_trans_clos.step
. apply refl_trans_clos.step; trivial
constructor
. trivial | case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | constructor | case mp.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos R z z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos R z z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | apply refl_trans_clos_transitive <;> trivial | case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : refl_trans_clos R a b
_red_b_c : refl_trans_clos (refl_trans_clos R) b c
ih : refl_trans_clos R b c
β’ refl_trans_clos R a c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | constructor | case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.refl
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y z : A
β’ refl_trans_clos (refl_trans_clos R) z z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | apply refl_trans_clos.step | case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c | case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R a ?mpr.step.b
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) ?mpr.step.b c
case mpr.step.b
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ A | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) a c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | . apply refl_trans_clos.step; trivial
constructor | case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R a ?mpr.step.b
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) ?mpr.step.b c
case mpr.step.b
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ A | case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) b c | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R a ?mpr.step.b
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) ?mpr.step.b c
case mpr.step.b
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ A
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | . trivial | case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) b c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) b c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | apply refl_trans_clos.step | case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R a ?mpr.step.b | case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ R a ?mpr.step.a.b
case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R ?mpr.step.a.b ?mpr.step.b
case mpr.step.a.b
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ A | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R a ?mpr.step.b
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | trivial | case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ R a ?mpr.step.a.b
case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R ?mpr.step.a.b ?mpr.step.b
case mpr.step.a.b
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ A | case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R b ?mpr.step.b | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ R a ?mpr.step.a.b
case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R ?mpr.step.a.b ?mpr.step.b
case mpr.step.a.b
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ A
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | constructor | case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R b ?mpr.step.b | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step.a.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos R b ?mpr.step.b
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | trans_clos_idempotent | [741, 1] | [751, 14] | trivial | case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) b c | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.step.a
A : Type
Rβ : A β A β Prop
inhabited_A : Nonempty A
S R : A β A β Prop
x y a b c : A
red_a_c : R a b
_red_b_c : refl_trans_clos R b c
ih : refl_trans_clos (refl_trans_clos R) b c
β’ refl_trans_clos (refl_trans_clos R) b c
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | simp [confluent, joins, wedge] | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ confluent (refl_trans_clos R) β confluent R | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ confluent (refl_trans_clos R) β confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | constructor | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | . intros h y z x red_x_y red_x_z
have h1 : refl_trans_clos (refl_trans_clos R) x y :=
by
apply (trans_clos_idempotent _ _ _).2; trivial
have h2 : refl_trans_clos (refl_trans_clos R) x z :=
by
apply (trans_clos_idempotent _ _ _).2; trivial
cases' (h _ _ _ h1 h2) with w h
cases' h with h1 h2
exists w; constructor <;> apply (trans_clos_idempotent _ _ _).1 <;> trivial | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | . intros h y z x red_x_y red_x_z
have h1 : refl_trans_clos R x y :=
by
apply (trans_clos_idempotent _ _ _).1; trivial
have h2 : refl_trans_clos R x z :=
by
apply (trans_clos_idempotent _ _ _).1; trivial
cases' (h _ _ _ h1 h2) with w h
cases' h with h1 h2
exists w; constructor <;> apply (trans_clos_idempotent _ _ _).2 <;> trivial | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | intros h y z x red_x_y red_x_z | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1) β
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | have h1 : refl_trans_clos (refl_trans_clos R) x y :=
by
apply (trans_clos_idempotent _ _ _).2; trivial | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | have h2 : refl_trans_clos (refl_trans_clos R) x z :=
by
apply (trans_clos_idempotent _ _ _).2; trivial | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
h2 : refl_trans_clos (refl_trans_clos R) x z
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | cases' (h _ _ _ h1 h2) with w h | case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
h2 : refl_trans_clos (refl_trans_clos R) x z
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
hβ :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
h2 : refl_trans_clos (refl_trans_clos R) x z
w : A
h : refl_trans_clos (refl_trans_clos R) y w β§ refl_trans_clos (refl_trans_clos R) z w
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mp
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
h2 : refl_trans_clos (refl_trans_clos R) x z
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | cases' h with h1 h2 | case mp.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
hβ :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
h2 : refl_trans_clos (refl_trans_clos R) x z
w : A
h : refl_trans_clos (refl_trans_clos R) y w β§ refl_trans_clos (refl_trans_clos R) z w
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1β : refl_trans_clos (refl_trans_clos R) x y
h2β : refl_trans_clos (refl_trans_clos R) x z
w : A
h1 : refl_trans_clos (refl_trans_clos R) y w
h2 : refl_trans_clos (refl_trans_clos R) z w
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
hβ :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
h2 : refl_trans_clos (refl_trans_clos R) x z
w : A
h : refl_trans_clos (refl_trans_clos R) y w β§ refl_trans_clos (refl_trans_clos R) z w
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | exists w | case mp.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1β : refl_trans_clos (refl_trans_clos R) x y
h2β : refl_trans_clos (refl_trans_clos R) x z
w : A
h1 : refl_trans_clos (refl_trans_clos R) y w
h2 : refl_trans_clos (refl_trans_clos R) z w
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1 | case mp.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1β : refl_trans_clos (refl_trans_clos R) x y
h2β : refl_trans_clos (refl_trans_clos R) x z
w : A
h1 : refl_trans_clos (refl_trans_clos R) y w
h2 : refl_trans_clos (refl_trans_clos R) z w
β’ refl_trans_clos R y w β§ refl_trans_clos R z w | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1β : refl_trans_clos (refl_trans_clos R) x y
h2β : refl_trans_clos (refl_trans_clos R) x z
w : A
h1 : refl_trans_clos (refl_trans_clos R) y w
h2 : refl_trans_clos (refl_trans_clos R) z w
β’ β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | constructor <;> apply (trans_clos_idempotent _ _ _).1 <;> trivial | case mp.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1β : refl_trans_clos (refl_trans_clos R) x y
h2β : refl_trans_clos (refl_trans_clos R) x z
w : A
h1 : refl_trans_clos (refl_trans_clos R) y w
h2 : refl_trans_clos (refl_trans_clos R) z w
β’ refl_trans_clos R y w β§ refl_trans_clos R z w | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mp.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1β : refl_trans_clos (refl_trans_clos R) x y
h2β : refl_trans_clos (refl_trans_clos R) x z
w : A
h1 : refl_trans_clos (refl_trans_clos R) y w
h2 : refl_trans_clos (refl_trans_clos R) z w
β’ refl_trans_clos R y w β§ refl_trans_clos R z w
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | apply (trans_clos_idempotent _ _ _).2 | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ refl_trans_clos (refl_trans_clos R) x y | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ refl_trans_clos R x y | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ refl_trans_clos (refl_trans_clos R) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | trivial | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ refl_trans_clos R x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
β’ refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | apply (trans_clos_idempotent _ _ _).2 | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ refl_trans_clos (refl_trans_clos R) x z | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ refl_trans_clos R x z | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ refl_trans_clos (refl_trans_clos R) x z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | trivial | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ refl_trans_clos R x z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
y z x : A
red_x_y : refl_trans_clos R x y
red_x_z : refl_trans_clos R x z
h1 : refl_trans_clos (refl_trans_clos R) x y
β’ refl_trans_clos R x z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | intros h y z x red_x_y red_x_z | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1) β
β (y z x : A),
refl_trans_clos (refl_trans_clos R) x y β
refl_trans_clos (refl_trans_clos R) x z β
β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | have h1 : refl_trans_clos R x y :=
by
apply (trans_clos_idempotent _ _ _).1; trivial | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | have h2 : refl_trans_clos R x z :=
by
apply (trans_clos_idempotent _ _ _).1; trivial | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
h2 : refl_trans_clos R x z
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | cases' (h _ _ _ h1 h2) with w h | case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
h2 : refl_trans_clos R x z
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
hβ :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
h2 : refl_trans_clos R x z
w : A
h : refl_trans_clos R y w β§ refl_trans_clos R z w
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
h2 : refl_trans_clos R x z
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | cases' h with h1 h2 | case mpr.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
hβ :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
h2 : refl_trans_clos R x z
w : A
h : refl_trans_clos R y w β§ refl_trans_clos R z w
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1β : refl_trans_clos R x y
h2β : refl_trans_clos R x z
w : A
h1 : refl_trans_clos R y w
h2 : refl_trans_clos R z w
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
hβ :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
h2 : refl_trans_clos R x z
w : A
h : refl_trans_clos R y w β§ refl_trans_clos R z w
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | exists w | case mpr.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1β : refl_trans_clos R x y
h2β : refl_trans_clos R x z
w : A
h1 : refl_trans_clos R y w
h2 : refl_trans_clos R z w
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1 | case mpr.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1β : refl_trans_clos R x y
h2β : refl_trans_clos R x z
w : A
h1 : refl_trans_clos R y w
h2 : refl_trans_clos R z w
β’ refl_trans_clos (refl_trans_clos R) y w β§ refl_trans_clos (refl_trans_clos R) z w | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1β : refl_trans_clos R x y
h2β : refl_trans_clos R x z
w : A
h1 : refl_trans_clos R y w
h2 : refl_trans_clos R z w
β’ β z_1, refl_trans_clos (refl_trans_clos R) y z_1 β§ refl_trans_clos (refl_trans_clos R) z z_1
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | constructor <;> apply (trans_clos_idempotent _ _ _).2 <;> trivial | case mpr.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1β : refl_trans_clos R x y
h2β : refl_trans_clos R x z
w : A
h1 : refl_trans_clos R y w
h2 : refl_trans_clos R z w
β’ refl_trans_clos (refl_trans_clos R) y w β§ refl_trans_clos (refl_trans_clos R) z w | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case mpr.intro.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1β : refl_trans_clos R x y
h2β : refl_trans_clos R x z
w : A
h1 : refl_trans_clos R y w
h2 : refl_trans_clos R z w
β’ refl_trans_clos (refl_trans_clos R) y w β§ refl_trans_clos (refl_trans_clos R) z w
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | apply (trans_clos_idempotent _ _ _).1 | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ refl_trans_clos R x y | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ refl_trans_clos (refl_trans_clos R) x y | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | trivial | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ refl_trans_clos (refl_trans_clos R) x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
β’ refl_trans_clos (refl_trans_clos R) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | apply (trans_clos_idempotent _ _ _).1 | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ refl_trans_clos R x z | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ refl_trans_clos (refl_trans_clos R) x z | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ refl_trans_clos R x z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | conf_trans_clos | [753, 1] | [776, 80] | trivial | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ refl_trans_clos (refl_trans_clos R) x z | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
h :
β (y z x : A),
refl_trans_clos R x y β refl_trans_clos R x z β β z_1, refl_trans_clos R y z_1 β§ refl_trans_clos R z z_1
y z x : A
red_x_y : refl_trans_clos (refl_trans_clos R) x y
red_x_z : refl_trans_clos (refl_trans_clos R) x z
h1 : refl_trans_clos R x y
β’ refl_trans_clos (refl_trans_clos R) x z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | simp | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ ((fun R R' => β (x y : A), R x y β R' x y) (fun x x_1 => R x x_1) fun x x_1 => S x x_1) β
((fun R R' => β (x y : A), R x y β R' x y) (fun x x_1 => S x x_1) fun x x_1 => refl_trans_clos R x x_1) β
confluent S β confluent R | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (x y : A), R x y β S x y) β (β (x y : A), S x y β refl_trans_clos R x y) β confluent S β confluent R | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ ((fun R R' => β (x y : A), R x y β R' x y) (fun x x_1 => R x x_1) fun x x_1 => S x x_1) β
((fun R R' => β (x y : A), R x y β R' x y) (fun x x_1 => S x x_1) fun x x_1 => refl_trans_clos R x x_1) β
confluent S β confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | intros | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (x y : A), R x y β S x y) β (β (x y : A), S x y β refl_trans_clos R x y) β confluent S β confluent R | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent R | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ (β (x y : A), R x y β S x y) β (β (x y : A), S x y β refl_trans_clos R x y) β confluent S β confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | apply (conf_trans_clos _).1 | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent R | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent (refl_trans_clos R) | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | apply equiv_conf | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent (refl_trans_clos R) | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), ?S x y β refl_trans_clos R x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent ?S
case S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent (refl_trans_clos R)
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | . apply inc_refl_trans_eq; simp
. trivial
. simp; trivial | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), ?S x y β refl_trans_clos R x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent ?S
case S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent fun x y => (fun x x_1 => refl_trans_clos (fun x y => S x y) x x_1) x y | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), ?S x y β refl_trans_clos R x y
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent ?S
case S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | . aesop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent fun x y => (fun x x_1 => refl_trans_clos (fun x y => S x y) x x_1) x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent fun x y => (fun x x_1 => refl_trans_clos (fun x y => S x y) x x_1) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | apply inc_refl_trans_eq | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), ?S x y β refl_trans_clos R x y | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => R x x_1) x y β (fun x x_1 => ?a.Sβ x x_1) x y
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => ?a.Sβ x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
case a.S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), ?S x y β refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | simp | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => R x x_1) x y β (fun x x_1 => ?a.Sβ x x_1) x y
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => ?a.Sβ x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
case a.S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), R x y β ?a.Sβ x y
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => ?a.Sβ x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
case a.S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop | Please generate a tactic in lean4 to solve the state.
STATE:
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => R x x_1) x y β (fun x x_1 => ?a.Sβ x x_1) x y
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => ?a.Sβ x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
case a.S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | . trivial | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), R x y β ?a.Sβ x y
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => ?a.Sβ x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
case a.S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => S x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y | Please generate a tactic in lean4 to solve the state.
STATE:
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), R x y β ?a.Sβ x y
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => ?a.Sβ x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
case a.S
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ A β A β Prop
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | . simp; trivial | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => S x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => S x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | trivial | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), R x y β ?a.Sβ x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), R x y β ?a.Sβ x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | simp | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => S x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), S x y β refl_trans_clos R x y | Please generate a tactic in lean4 to solve the state.
STATE:
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), (fun x x_1 => S x x_1) x y β (fun x x_1 => refl_trans_clos R x x_1) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | trivial | case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), S x y β refl_trans_clos R x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ β (x y : A), S x y β refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | inc_refl_trans_confl | [778, 1] | [787, 10] | aesop | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent fun x y => (fun x x_1 => refl_trans_clos (fun x y => S x y) x x_1) x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
aβΒ² : β (x y : A), R x y β S x y
aβΒΉ : β (x y : A), S x y β refl_trans_clos R x y
aβ : confluent S
β’ confluent fun x y => (fun x x_1 => refl_trans_clos (fun x y => S x y) x x_1) x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | refl_is_refl_trans | [789, 1] | [789, 57] | aesop | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
x y : A
β’ refl_clos R x y β refl_trans_clos R x y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
x y : A
β’ refl_clos R x y β refl_trans_clos R x y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | intros str_conf | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ strongly_confluent R β confluent R | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ confluent R | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
β’ strongly_confluent R β confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | apply semi_confluent_implies_confluent | A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ confluent R | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ semi_confluent R | Please generate a tactic in lean4 to solve the state.
STATE:
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | unfold semi_confluent | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ semi_confluent R | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ β (x y z : A), R x y β refl_trans_clos R x z β joins R y z | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ semi_confluent R
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | intros x y z red_x_y red_x_z | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ β (x y z : A), R x y β refl_trans_clos R x z β joins R y z | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x y z : A
red_x_y : R x y
red_x_z : refl_trans_clos R x z
β’ joins R y z | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
β’ β (x y z : A), R x y β refl_trans_clos R x z β joins R y z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | revert red_x_y y | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x y z : A
red_x_y : R x y
red_x_z : refl_trans_clos R x z
β’ joins R y z | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z : A
red_x_z : refl_trans_clos R x z
β’ β (y : A), R x y β joins R y z | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x y z : A
red_x_y : R x y
red_x_z : refl_trans_clos R x z
β’ joins R y z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | induction' red_x_z with a x xβ xβ red_x_x2 red_x2_xn ih | case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z : A
red_x_z : refl_trans_clos R x z
β’ β (y : A), R x y β joins R y z | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a : A
β’ β (y : A), R a y β joins R y a
case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z : A
red_x_z : refl_trans_clos R x z
β’ β (y : A), R x y β joins R y z
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . intros y _; exists y; aesop | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a : A
β’ β (y : A), R a y β joins R y a
case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ | case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a : A
β’ β (y : A), R a y β joins R y a
case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . intros y red_x_y
cases' (str_conf _ _ _ red_x_y red_x_x2) with yβ h
cases h.2
. exists xβ; constructor
. apply refl_trans_clos_transitive
. apply h.1
. trivial
. constructor
. have ih : yβ ~>*.*<~ xβ :=
by apply ih; trivial
cases' ih with w _
exists w; constructor
. apply refl_trans_clos_transitive
. apply h.1
. aesop
. aesop | case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | intros y _ | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a : A
β’ β (y : A), R a y β joins R y a | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a y : A
red_x_yβ : R a y
β’ joins R y a | Please generate a tactic in lean4 to solve the state.
STATE:
case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a : A
β’ β (y : A), R a y β joins R y a
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | exists y | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a y : A
red_x_yβ : R a y
β’ joins R y a | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a y : A
red_x_yβ : R a y
β’ refl_trans_clos R y y β§ refl_trans_clos R a y | Please generate a tactic in lean4 to solve the state.
STATE:
case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a y : A
red_x_yβ : R a y
β’ joins R y a
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | aesop | case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a y : A
red_x_yβ : R a y
β’ refl_trans_clos R y y β§ refl_trans_clos R a y | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
x z a y : A
red_x_yβ : R a y
β’ refl_trans_clos R y y β§ refl_trans_clos R a y
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | intros y red_x_y | case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ | case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
β’ joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
β’ β (y : A), R x y β joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | cases' (str_conf _ _ _ red_x_y red_x_x2) with yβ h | case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
β’ joins R y xβ | case a.step.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
β’ joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
β’ joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | cases h.2 | case a.step.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
β’ joins R y xβ | case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ joins R y xβ
case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
β’ joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . exists xβ; constructor
. apply refl_trans_clos_transitive
. apply h.1
. trivial
. constructor | case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ joins R y xβ
case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ | case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ joins R y xβ
case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . have ih : yβ ~>*.*<~ xβ :=
by apply ih; trivial
cases' ih with w _
exists w; constructor
. apply refl_trans_clos_transitive
. apply h.1
. aesop
. aesop | case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | exists xβ | case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ joins R y xβ | case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ β§ refl_trans_clos R xβ xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ joins R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | constructor | case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ β§ refl_trans_clos R xβ xβ | case a.step.intro.refl.left
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ
case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ β§ refl_trans_clos R xβ xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . apply refl_trans_clos_transitive
. apply h.1
. trivial | case a.step.intro.refl.left
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ
case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.left
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ
case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . constructor | case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | apply refl_trans_clos_transitive | case a.step.intro.refl.left
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ | case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y ?a.step.intro.refl.left.yβ
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R ?a.step.intro.refl.left.yβ xβ
case a.step.intro.refl.left.y
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ A | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.left
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . apply h.1 | case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y ?a.step.intro.refl.left.yβ
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R ?a.step.intro.refl.left.yβ xβ
case a.step.intro.refl.left.y
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ A | case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y ?a.step.intro.refl.left.yβ
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R ?a.step.intro.refl.left.yβ xβ
case a.step.intro.refl.left.y
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ A
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | . trivial | case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | apply h.1 | case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y ?a.step.intro.refl.left.yβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R y ?a.step.intro.refl.left.yβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | trivial | case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.left.a
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | constructor | case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.refl.right
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
h : refl_trans_clos R y xβ β§ refl_clos R xβ xβ
β’ refl_trans_clos R xβ xβ
TACTIC:
|
https://github.com/codyroux/traat-lean.git | f2babab84f81d4003446f476790022ac175d7236 | Traat/chapter1.lean | strong_confluent_implies_confluent | [793, 1] | [817, 14] | have ih : yβ ~>*.*<~ xβ :=
by apply ih; trivial | case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ | case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ihβ : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
ih : joins R yβ xβ
β’ joins R y xβ | Please generate a tactic in lean4 to solve the state.
STATE:
case a.step.intro.base
A : Type
R : A β A β Prop
inhabited_A : Nonempty A
S : A β A β Prop
str_conf : strongly_confluent R
xβ z x xβ xβ : A
red_x_x2 : R x xβ
red_x2_xn : refl_trans_clos R xβ xβ
ih : β (y : A), R xβ y β joins R y xβ
y : A
red_x_y : R x y
yβ : A
h : refl_trans_clos R y yβ β§ refl_clos R xβ yβ
aβ : R xβ yβ
β’ joins R y xβ
TACTIC:
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.