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/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x x' : VarName
V V' : VarAssignmen... | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x x' : VarName
V V' : VarAssignmen... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | congr! 1 | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x x' : VarName
V V' : VarAssignmen... | case a.h.e'_2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x x' : VarName
V V' ... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact aux_1 D binders x y V V' h1 h2_left | case a.h.e'_2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x x' : VarName
V V' ... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.h.e'_2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Hold... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact aux_1 D binders x' y' V V' h1 h2_right | case a.h.e'_3
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x x' : VarName
V V' ... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.h.e'_3
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Hold... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
V V' : VarAssignment D
binders : L... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi : Formula
phi_ih :
∀ (V V' :... | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi : Formula
phi_ih :
∀ (V V' :... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | congr! 1 | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi : Formula
phi_ih :
∀ (V V' :... | case a.h.e'_1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi : Formula
phi_... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact phi_ih V V' phi' binders h1 h2 | case a.h.e'_1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi : Formula
phi_... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.h.e'_1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Ho... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | cases h2 | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
phi_ih :
∀ (V ... | case intro
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
phi_i... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
phi_ih :
∀ (V ... | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
phi_ih :
∀ (V ... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | congr! 1 | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
phi_ih :
∀ (V ... | case a.h.e'_1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact phi_ih V V' phi' binders h1 h2_left | case a.h.e'_1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.h.e'_1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Ho... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact psi_ih V V' psi' binders h1 h2_right | case a.h.e'_2.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
phi psi : Formula
... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case a.h.e'_2.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Ho... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | first | apply forall_congr' | apply exists_congr | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
p... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | intro d | case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
p... | case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
p... | Please generate a tactic in lean4 to solve the state.
STATE:
case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | induction h1 | case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
p... | case h.nil
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formu... | Please generate a tactic in lean4 to solve the state.
STATE:
case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply forall_congr' | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
p... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply exists_congr | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | case h
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
p... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply phi_ih | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | case h1
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply AlphaEqvVarAssignment.cons | case h1
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
... | case h1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formul... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply AlphaEqvVarAssignment.nil | case h1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formul... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact h2 | case h2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply phi_ih | D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
phi_ih :... | case h1
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply AlphaEqvVarAssignment.cons | case h1
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
... | case h1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formul... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply AlphaEqvVarAssignment.cons | case h1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formul... | case h1.a.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Form... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact h1_1 | case h1.a.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Form... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.a.a
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact h2 | case h2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tail✝ F ↔ Holds D I V' tail✝ F')
x : VarName
phi : Formula
... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h2
D : Type
I : Interpretation D
head✝ : Definition
tail✝ : List Definition
tail_ih✝ :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
a✝³ : DefName
a✝² : List VarName
V V' : VarAssignment D
binders : List (VarName × VarName)
h1 : AlphaEqvVarAssignment D binders V V'
a✝¹ : DefName
a✝ : List VarName
h2 : a✝³ = a✝¹ ∧ isAlphaEqvVarList binders a✝² a✝
⊢ Holds D I V [] (def_ a✝³ a✝²) ↔ Holds D I V' [] (def_ a✝¹ a✝) | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
a✝³ : DefName
a✝² : List VarName
V V' : VarAssignment D
binders : List (VarName × VarName)
h1 : AlphaEqvVarAssignment D binders V V'
a✝¹ : DefName
a✝ : List VarName
h2 : a✝³ = a✝¹ ∧ isAlphaEqvVarList binders a✝² a✝
⊢ Holds D I V ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [Holds] | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | split_ifs | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | case pos
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAss... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | case _ c1 c2 =>
cases h2
case intro h2_left h2_right =>
simp only [isAlphaEqvVarList_length binders xs ys h2_right] at c1
subst h2_left
contradiction | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | case _ c1 c2 =>
cases h2
case intro h2_left h2_right =>
simp only [← isAlphaEqvVarList_length binders xs ys h2_right] at c2
subst h2_left
contradiction | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | case _ c1 c2 =>
exact ih V V' (def_ X xs) (def_ Y ys) binders h1 h2 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | cases h2 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | case intro
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply Holds_coincide_Var | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssi... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | intro v a1 | case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssi... | case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssi... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Hol... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [aux_2 D binders xs ys V V' h1 h2_right] | case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssi... | case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssi... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Hol... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply Function.updateListITE_mem_eq_len | case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssi... | case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Hol... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [isFreeIn_iff_mem_freeVarSet] at a1 | case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [← List.mem_toFinset] | case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | apply Finset.mem_of_subset hd.h1 a1 | case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.h1
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp | case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [eq_comm] | case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | cases c2 | case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | case h1.h2.intro
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' ... | Please generate a tactic in lean4 to solve the state.
STATE:
case h1.h2
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ ... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | case intro c2_left c2_right =>
exact c2_right | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact c2_right | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | cases h2 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | case intro
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | case intro h2_left h2_right =>
simp only [isAlphaEqvVarList_length binders xs ys h2_right] at c1
subst h2_left
contradiction | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [isAlphaEqvVarList_length binders xs ys h2_right] at c1 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | subst h2_left | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | contradiction | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | cases h2 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | case intro
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarA... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | case intro h2_left h2_right =>
simp only [← isAlphaEqvVarList_length binders xs ys h2_right] at c2
subst h2_left
contradiction | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | simp only [← isAlphaEqvVarList_length binders xs ys h2_right] at c2 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | subst h2_left | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | contradiction | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isAlphaEqv_Holds_aux | [624, 1] | [734, 58] | exact ih V V' (def_ X xs) (def_ Y ys) binders h1 h2 | D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V' tl F')
X : DefName
xs : List VarName
V V' : VarAssignment D... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
hd : Definition
tl : List Definition
ih :
∀ (V V' : VarAssignment D) (F F' : Formula) (binders : List (VarName × VarName)),
AlphaEqvVarAssignment D binders V V' → isAlphaEqvAux binders F F' → (Holds D I V tl F ↔ Holds D I V... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isalphaEqv_Holds | [737, 1] | [748, 76] | simp only [isAlphaEqv] at h1 | D : Type
I : Interpretation D
V : VarAssignment D
E : Env
F F' : Formula
h1 : isAlphaEqv F F'
⊢ Holds D I V E F ↔ Holds D I V E F' | D : Type
I : Interpretation D
V : VarAssignment D
E : Env
F F' : Formula
h1 : isAlphaEqvAux [] F F'
⊢ Holds D I V E F ↔ Holds D I V E F' | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
V : VarAssignment D
E : Env
F F' : Formula
h1 : isAlphaEqv F F'
⊢ Holds D I V E F ↔ Holds D I V E F'
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/NV/Alpha.lean | FOL.NV.isalphaEqv_Holds | [737, 1] | [748, 76] | exact isAlphaEqv_Holds_aux D I V V E F F' [] AlphaEqvVarAssignment.nil h1 | D : Type
I : Interpretation D
V : VarAssignment D
E : Env
F F' : Formula
h1 : isAlphaEqvAux [] F F'
⊢ Holds D I V E F ↔ Holds D I V E F' | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
D : Type
I : Interpretation D
V : VarAssignment D
E : Env
F F' : Formula
h1 : isAlphaEqvAux [] F F'
⊢ Holds D I V E F ↔ Holds D I V E F'
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp only [match_char_EpsilonNFA] | α : Type
inst✝ : DecidableEq α
c : α
⊢ (match_char_EpsilonNFA c).toAbstract = match_char_AbstractEpsilonNFA c | α : Type
inst✝ : DecidableEq α
c : α
⊢ { symbol_arrow_list := [{ start_state := 0, symbol := c, stop_state_list := [1] }], epsilon_arrow_list := [],
starting_state_list := [0], accepting_state_list := [1] }.toAbstract =
match_char_AbstractEpsilonNFA c | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ (match_char_EpsilonNFA c).toAbstract = match_char_AbstractEpsilonNFA c
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp only [EpsilonNFA.toAbstract] | α : Type
inst✝ : DecidableEq α
c : α
⊢ { symbol_arrow_list := [{ start_state := 0, symbol := c, stop_state_list := [1] }], epsilon_arrow_list := [],
starting_state_list := [0], accepting_state_list := [1] }.toAbstract =
match_char_AbstractEpsilonNFA c | α : Type
inst✝ : DecidableEq α
c : α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
[{ start_state := 0, symbol := c, stop_state_list := [1] }] ∧
stop_state ∈ s... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ { symbol_arrow_list := [{ start_state := 0, symbol := c, stop_state_list := [1] }], epsilon_arrow_list := [],
starting_state_list := [0], accepting_state_list := [1] }.toAbstract =
match_char_AbstractEpsilonN... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp only [match_char_AbstractEpsilonNFA] | α : Type
inst✝ : DecidableEq α
c : α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
[{ start_state := 0, symbol := c, stop_state_list := [1] }] ∧
stop_state ∈ s... | α : Type
inst✝ : DecidableEq α
c : α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
[{ start_state := 0, symbol := c, stop_state_list := [1] }] ∧
stop_state ∈ s... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
[{ start_state := 0, symbol... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp | α : Type
inst✝ : DecidableEq α
c : α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
[{ start_state := 0, symbol := c, stop_state_list := [1] }] ∧
stop_state ∈ s... | α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, (start_state = 0 ∧ symbol = c ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p a q => p = 0 ∧ a = c ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
[{ start_state := 0, symbol... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp only [← and_assoc] | α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, (start_state = 0 ∧ symbol = c ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p a q => p = 0 ∧ a = c ∧ q = 1 | α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, ((start_state = 0 ∧ symbol = c) ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p a q => (p = 0 ∧ a = c) ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, (start_state = 0 ∧ symbol = c ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p a q => p = 0 ∧ a = c ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp only [and_right_comm] | α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, ((start_state = 0 ∧ symbol = c) ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p a q => (p = 0 ∧ a = c) ∧ q = 1 | α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, ((start_state = 0 ∧ symbol = c) ∧ stop_state ∈ stop_state_list) ∧ stop_state_list = [1]) =
fun p a q => (p = 0 ∧ a = c) ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, ((start_state = 0 ∧ symbol = c) ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p a q => (p = 0 ∧ a = c) ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_char_EpsilonNFA_toAbstract | [50, 1] | [63, 9] | simp | α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, ((start_state = 0 ∧ symbol = c) ∧ stop_state ∈ stop_state_list) ∧ stop_state_list = [1]) =
fun p a q => (p = 0 ∧ a = c) ∧ q = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
c : α
⊢ (fun start_state symbol stop_state =>
∃ stop_state_list, ((start_state = 0 ∧ symbol = c) ∧ stop_state ∈ stop_state_list) ∧ stop_state_list = [1]) =
fun p a q => (p = 0 ∧ a = c) ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp only [match_epsilon_EpsilonNFA] | α : Type
inst✝ : DecidableEq α
⊢ (match_epsilon_EpsilonNFA α).toAbstract = match_epsilon_AbstractEpsilonNFA α | α : Type
inst✝ : DecidableEq α
⊢ { symbol_arrow_list := [], epsilon_arrow_list := [{ start_state := 0, stop_state_list := [1] }],
starting_state_list := [0], accepting_state_list := [1] }.toAbstract =
match_epsilon_AbstractEpsilonNFA α | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ (match_epsilon_EpsilonNFA α).toAbstract = match_epsilon_AbstractEpsilonNFA α
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp only [EpsilonNFA.toAbstract] | α : Type
inst✝ : DecidableEq α
⊢ { symbol_arrow_list := [], epsilon_arrow_list := [{ start_state := 0, stop_state_list := [1] }],
starting_state_list := [0], accepting_state_list := [1] }.toAbstract =
match_epsilon_AbstractEpsilonNFA α | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ { symbol_arrow_list := [], epsilon_arrow_list := [{ start_state := 0, stop_state_list := [1] }],
starting_state_list := [0], accepting_state_list := [1] }.toAbstract =
match_epsilon_AbstractEpsilonNFA α
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp only [match_epsilon_AbstractEpsilonNFA] | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | α : Type
inst✝ : DecidableEq α
⊢ (fun start_state stop_state =>
∃ stop_state_list, (start_state = 0 ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p q => p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | funext p q | α : Type
inst✝ : DecidableEq α
⊢ (fun start_state stop_state =>
∃ stop_state_list, (start_state = 0 ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p q => p = 0 ∧ q = 1 | case h.h
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) = (p = 0 ∧ q = 1) | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ (fun start_state stop_state =>
∃ stop_state_list, (start_state = 0 ∧ stop_state_list = [1]) ∧ stop_state ∈ stop_state_list) =
fun p q => p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp | case h.h
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) = (p = 0 ∧ q = 1) | case h.h
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) ↔ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) = (p = 0 ∧ q = 1)
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | constructor | case h.h
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) ↔ p = 0 ∧ q = 1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) → p = 0 ∧ q = 1
case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ p = 0 ∧ q = 1 → ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) ↔ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | intro a1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) → p = 0 ∧ q = 1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ (∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list) → p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | apply Exists.elim a1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ ∀ (a : List ℕ), (p = 0 ∧ a = [1]) ∧ q ∈ a → p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | intro stop_state_list a2 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ ∀ (a : List ℕ), (p = 0 ∧ a = [1]) ∧ q ∈ a → p = 0 ∧ q = 1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
stop_state_list : List ℕ
a2 : (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ ∀ (a : List ℕ), (p = 0 ∧ a = [1]) ∧ q ∈ a → p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | clear a1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
stop_state_list : List ℕ
a2 : (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2 : (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
stop_state_list : List ℕ
a2 : (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | cases a2 | case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2 : (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | case h.h.mp.intro
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
left✝ : p = 0 ∧ stop_state_list = [1]
right✝ : q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mp
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2 : (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | case _ a2_left a2_right =>
cases a2_left
case _ a2_left_left a2_left_right =>
simp only [a2_left_right] at a2_right
simp at a2_right
tauto | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left : p = 0 ∧ stop_state_list = [1]
a2_right : q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left : p = 0 ∧ stop_state_list = [1]
a2_right : q ∈ stop_state_list
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | cases a2_left | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left : p = 0 ∧ stop_state_list = [1]
a2_right : q ∈ stop_state_list
⊢ p = 0 ∧ q = 1 | case intro
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_right : q ∈ stop_state_list
left✝ : p = 0
right✝ : stop_state_list = [1]
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left : p = 0 ∧ stop_state_list = [1]
a2_right : q ∈ stop_state_list
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | case _ a2_left_left a2_left_right =>
simp only [a2_left_right] at a2_right
simp at a2_right
tauto | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_right : q ∈ stop_state_list
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
⊢ p = 0 ∧ q = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_right : q ∈ stop_state_list
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp only [a2_left_right] at a2_right | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_right : q ∈ stop_state_list
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
⊢ p = 0 ∧ q = 1 | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
a2_right : q ∈ [1]
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_right : q ∈ stop_state_list
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp at a2_right | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
a2_right : q ∈ [1]
⊢ p = 0 ∧ q = 1 | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
a2_right : q = 1
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
a2_right : q ∈ [1]
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | tauto | α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
a2_right : q = 1
⊢ p = 0 ∧ q = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
p q : ℕ
stop_state_list : List ℕ
a2_left_left : p = 0
a2_left_right : stop_state_list = [1]
a2_right : q = 1
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | intro a1 | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ p = 0 ∧ q = 1 → ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
⊢ p = 0 ∧ q = 1 → ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | apply Exists.intro [1] | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ (p = 0 ∧ [1] = [1]) ∧ q ∈ [1] | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ ∃ stop_state_list, (p = 0 ∧ stop_state_list = [1]) ∧ q ∈ stop_state_list
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | simp | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ (p = 0 ∧ [1] = [1]) ∧ q ∈ [1] | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ p = 0 ∧ q = 1 | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ (p = 0 ∧ [1] = [1]) ∧ q ∈ [1]
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_epsilon_EpsilonNFA_toAbstract | [176, 1] | [204, 15] | exact a1 | case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ p = 0 ∧ q = 1 | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
case h.h.mpr
α : Type
inst✝ : DecidableEq α
p q : ℕ
a1 : p = 0 ∧ q = 1
⊢ p = 0 ∧ q = 1
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_zero_EpsilonNFA_toAbstract | [237, 1] | [245, 9] | simp only [match_zero_EpsilonNFA] | α : Type
inst✝ : DecidableEq α
⊢ (match_zero_EpsilonNFA α).toAbstract = match_zero_AbstractEpsilonNFA α | α : Type
inst✝ : DecidableEq α
⊢ { symbol_arrow_list := [], epsilon_arrow_list := [], starting_state_list := [0],
accepting_state_list := [] }.toAbstract =
match_zero_AbstractEpsilonNFA α | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ (match_zero_EpsilonNFA α).toAbstract = match_zero_AbstractEpsilonNFA α
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_zero_EpsilonNFA_toAbstract | [237, 1] | [245, 9] | simp only [EpsilonNFA.toAbstract] | α : Type
inst✝ : DecidableEq α
⊢ { symbol_arrow_list := [], epsilon_arrow_list := [], starting_state_list := [0],
accepting_state_list := [] }.toAbstract =
match_zero_AbstractEpsilonNFA α | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ { symbol_arrow_list := [], epsilon_arrow_list := [], starting_state_list := [0],
accepting_state_list := [] }.toAbstract =
match_zero_AbstractEpsilonNFA α
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_zero_EpsilonNFA_toAbstract | [237, 1] | [245, 9] | simp only [match_zero_AbstractEpsilonNFA] | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_zero_EpsilonNFA_toAbstract | [237, 1] | [245, 9] | simp | α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
epsilon := fun start_state stop_state =>
∃ stop... | no goals | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈ [] ∧
stop_state ∈ stop_state_list,
... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [match_union_EpsilonNFA] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ (match_union_EpsilonNFA α σ_0 σ_1 M_0 M_1).toAbstract =
match_union_AbstractEpsilonNFA α σ_0 σ_1 M_0.toAbstract M_1.toAbstract | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol_arrow_list :=
(EpsilonNFA.wrapLeft σ_1 M_0).symbol_arrow_list ++ (EpsilonNFA.wrapRight σ_0 M_1).symbol_arrow_list,
epsilon_arrow_list :=
(EpsilonNFA.wrapLeft σ_1 M_0).epsilon_arrow_... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ (match_union_EpsilonNFA α σ_0 σ_1 M_0 M_1).toAbstract =
match_union_AbstractEpsilonNFA α σ_0 σ_1 M_0.toAbstract M_1.toAbstract
TACTIC:
|
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [EpsilonNFA.toAbstract] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol_arrow_list :=
(EpsilonNFA.wrapLeft σ_1 M_0).symbol_arrow_list ++ (EpsilonNFA.wrapRight σ_0 M_1).symbol_arrow_list,
epsilon_arrow_list :=
(EpsilonNFA.wrapLeft σ_1 M_0).epsilon_arrow_... | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.wrapLeft σ_1 M_0).sym... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol_arrow_list :=
(EpsilonNFA.wrapLeft σ_1 M_0).symbol_arrow_list ++ (EpsilonNFA.wrapRight σ_0 M_1).symbol_arrow_list,
epsilon_arrow_l... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [match_union_AbstractEpsilonNFA] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.wrapLeft σ_1 M_0).sym... | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.wrapLeft σ_1 M_0).sym... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_s... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [AbstractEpsilonNFA.mk.injEq] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.wrapLeft σ_1 M_0).sym... | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.wrapLeft σ_1 M_0).symbol_arrow_list +... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ {
symbol := fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_s... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [EpsilonNFA.wrapLeft] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.wrapLeft σ_1 M_0).symbol_arrow_list +... | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.map Sum.inl M_0).symbol_arrow_list ++... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [EpsilonNFA.wrapRight] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.map Sum.inl M_0).symbol_arrow_list ++... | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.map Sum.inl M_0).symbol_arrow_list ++... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
... |
https://github.com/pthomas505/FOL.git | 097a4abea51b641d144539b9a0f7516f3b9d818c | FOL/Parsing/RegExpToEpsilonNFA.lean | match_union_EpsilonNFA_toAbstract | [312, 1] | [506, 17] | simp only [EpsilonNFA.map] | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
(EpsilonNFA.map Sum.inl M_0).symbol_arrow_list ++... | α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
List.map
(fun arrow =>
... | Please generate a tactic in lean4 to solve the state.
STATE:
α : Type
inst✝ : DecidableEq α
σ_0 σ_1 : Type
M_0 : EpsilonNFA α σ_0
M_1 : EpsilonNFA α σ_1
⊢ ((fun start_state symbol stop_state =>
∃ stop_state_list,
{ start_state := start_state, symbol := symbol, stop_state_list := stop_state_list } ∈
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.