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
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
case nil => apply Exists.intro [] simp
h1 : βˆ€ v ∈ [], Var.lc_at 0 v ⊒ βˆƒ xs, [] = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
case cons hd tl ih => simp at h1 cases h1 case intro h1_left h1_right => specialize ih h1_right apply Exists.elim ih intro xs a1 cases hd case free_ x => apply Exists.intro (x :: xs) simp exact a1 case bound_ i => simp only [Var.lc_at] at h1_left simp at h1_left
hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs h1 : βˆ€ v ∈ hd :: tl, Var.lc_at 0 v ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
apply Exists.intro []
h1 : βˆ€ v ∈ [], Var.lc_at 0 v ⊒ βˆƒ xs, [] = List.map free_ xs
h1 : βˆ€ v ∈ [], Var.lc_at 0 v ⊒ [] = List.map free_ []
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
simp
h1 : βˆ€ v ∈ [], Var.lc_at 0 v ⊒ [] = List.map free_ []
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
simp at h1
hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs h1 : βˆ€ v ∈ hd :: tl, Var.lc_at 0 v ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs h1 : Var.lc_at 0 hd ∧ βˆ€ a ∈ tl, Var.lc_at 0 a ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
cases h1
hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs h1 : Var.lc_at 0 hd ∧ βˆ€ a ∈ tl, Var.lc_at 0 a ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
case intro hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs left✝ : Var.lc_at 0 hd right✝ : βˆ€ a ∈ tl, Var.lc_at 0 a ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
case intro h1_left h1_right => specialize ih h1_right apply Exists.elim ih intro xs a1 cases hd case free_ x => apply Exists.intro (x :: xs) simp exact a1 case bound_ i => simp only [Var.lc_at] at h1_left simp at h1_left
hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
specialize ih h1_right
hd : Var tl : List Var ih : (βˆ€ v ∈ tl, Var.lc_at 0 v) β†’ βˆƒ xs, tl = List.map free_ xs h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
hd : Var tl : List Var h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
apply Exists.elim ih
hd : Var tl : List Var h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
hd : Var tl : List Var h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs ⊒ βˆ€ (a : List String), tl = List.map free_ a β†’ βˆƒ xs, hd :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
intro xs a1
hd : Var tl : List Var h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs ⊒ βˆ€ (a : List String), tl = List.map free_ a β†’ βˆƒ xs, hd :: tl = List.map free_ xs
hd : Var tl : List Var h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
cases hd
hd : Var tl : List Var h1_left : Var.lc_at 0 hd h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs ⊒ βˆƒ xs, hd :: tl = List.map free_ xs
case free_ tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs a✝ : String h1_left : Var.lc_at 0 (free_ a✝) ⊒ βˆƒ xs, free_ a✝ :: tl = List.map free_ xs case bound_ tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs a✝ : β„• h1_left : Var.lc_at 0 (bound_ a✝) ⊒ βˆƒ xs, bound_ a✝ :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
case free_ x => apply Exists.intro (x :: xs) simp exact a1
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs x : String h1_left : Var.lc_at 0 (free_ x) ⊒ βˆƒ xs, free_ x :: tl = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
case bound_ i => simp only [Var.lc_at] at h1_left simp at h1_left
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs i : β„• h1_left : Var.lc_at 0 (bound_ i) ⊒ βˆƒ xs, bound_ i :: tl = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
apply Exists.intro (x :: xs)
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs x : String h1_left : Var.lc_at 0 (free_ x) ⊒ βˆƒ xs, free_ x :: tl = List.map free_ xs
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs x : String h1_left : Var.lc_at 0 (free_ x) ⊒ free_ x :: tl = List.map free_ (x :: xs)
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
simp
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs x : String h1_left : Var.lc_at 0 (free_ x) ⊒ free_ x :: tl = List.map free_ (x :: xs)
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs x : String h1_left : Var.lc_at 0 (free_ x) ⊒ tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
exact a1
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs x : String h1_left : Var.lc_at 0 (free_ x) ⊒ tl = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
simp only [Var.lc_at] at h1_left
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs i : β„• h1_left : Var.lc_at 0 (bound_ i) ⊒ βˆƒ xs, bound_ i :: tl = List.map free_ xs
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs i : β„• h1_left : i < 0 ⊒ βˆƒ xs, bound_ i :: tl = List.map free_ xs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.free_var_list_to_string_list
[186, 1]
[210, 24]
simp at h1_left
tl : List Var h1_right : βˆ€ a ∈ tl, Var.lc_at 0 a ih : βˆƒ xs, tl = List.map free_ xs xs : List String a1 : tl = List.map free_ xs i : β„• h1_left : i < 0 ⊒ βˆƒ xs, bound_ i :: tl = List.map free_ xs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
cases v
j : β„• z : String v : Var ⊒ (Var.open j (free_ z) v).freeVarSet βŠ† v.freeVarSet βˆͺ {free_ z}
case free_ j : β„• z a✝ : String ⊒ (Var.open j (free_ z) (free_ a✝)).freeVarSet βŠ† (free_ a✝).freeVarSet βˆͺ {free_ z} case bound_ j : β„• z : String a✝ : β„• ⊒ (Var.open j (free_ z) (bound_ a✝)).freeVarSet βŠ† (bound_ a✝).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
case free_ x => simp only [Var.open] simp only [Var.freeVarSet] simp
j : β„• z x : String ⊒ (Var.open j (free_ z) (free_ x)).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
case bound_ i => simp only [Var.open] split_ifs case _ c1 => simp only [Var.freeVarSet] simp case _ c1 c2 => simp only [Var.freeVarSet] simp case _ c1 c2 => simp only [Var.freeVarSet] simp
j : β„• z : String i : β„• ⊒ (Var.open j (free_ z) (bound_ i)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp only [Var.open]
j : β„• z x : String ⊒ (Var.open j (free_ z) (free_ x)).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ {free_ z}
j : β„• z x : String ⊒ (free_ x).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp only [Var.freeVarSet]
j : β„• z x : String ⊒ (free_ x).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ {free_ z}
j : β„• z x : String ⊒ {free_ x} βŠ† {free_ x} βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp
j : β„• z x : String ⊒ {free_ x} βŠ† {free_ x} βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp only [Var.open]
j : β„• z : String i : β„• ⊒ (Var.open j (free_ z) (bound_ i)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
j : β„• z : String i : β„• ⊒ (if i < j then bound_ i else if i = j then free_ z else bound_ (i - 1)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
split_ifs
j : β„• z : String i : β„• ⊒ (if i < j then bound_ i else if i = j then free_ z else bound_ (i - 1)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
case pos j : β„• z : String i : β„• h✝ : i < j ⊒ (bound_ i).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z} case pos j : β„• z : String i : β„• h✝¹ : Β¬i < j h✝ : i = j ⊒ (free_ z).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z} case neg j : β„• z : String i : β„• h✝¹ : Β¬i < j h✝ : Β¬i = j ⊒ (bound_ (i - 1)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
case _ c1 => simp only [Var.freeVarSet] simp
j : β„• z : String i : β„• c1 : i < j ⊒ (bound_ i).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
case _ c1 c2 => simp only [Var.freeVarSet] simp
j : β„• z : String i : β„• c1 : Β¬i < j c2 : i = j ⊒ (free_ z).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
case _ c1 c2 => simp only [Var.freeVarSet] simp
j : β„• z : String i : β„• c1 : Β¬i < j c2 : Β¬i = j ⊒ (bound_ (i - 1)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp only [Var.freeVarSet]
j : β„• z : String i : β„• c1 : i < j ⊒ (bound_ i).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
j : β„• z : String i : β„• c1 : i < j ⊒ βˆ… βŠ† βˆ… βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp
j : β„• z : String i : β„• c1 : i < j ⊒ βˆ… βŠ† βˆ… βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp only [Var.freeVarSet]
j : β„• z : String i : β„• c1 : Β¬i < j c2 : i = j ⊒ (free_ z).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
j : β„• z : String i : β„• c1 : Β¬i < j c2 : i = j ⊒ {free_ z} βŠ† βˆ… βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp
j : β„• z : String i : β„• c1 : Β¬i < j c2 : i = j ⊒ {free_ z} βŠ† βˆ… βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp only [Var.freeVarSet]
j : β„• z : String i : β„• c1 : Β¬i < j c2 : Β¬i = j ⊒ (bound_ (i - 1)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ {free_ z}
j : β„• z : String i : β„• c1 : Β¬i < j c2 : Β¬i = j ⊒ βˆ… βŠ† βˆ… βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenFreeVarSet
[216, 1]
[238, 11]
simp
j : β„• z : String i : β„• c1 : Β¬i < j c2 : Β¬i = j ⊒ βˆ… βŠ† βˆ… βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
induction F generalizing j
j : β„• z : String F : Formula ⊒ (Formula.open j (free_ z) F).freeVarSet βŠ† F.freeVarSet βˆͺ {free_ z}
case pred_ z a✝¹ : String a✝ : List Var j : β„• ⊒ (Formula.open j (free_ z) (pred_ a✝¹ a✝)).freeVarSet βŠ† (pred_ a✝¹ a✝).freeVarSet βˆͺ {free_ z} case not_ z : String a✝ : Formula a_ih✝ : βˆ€ (j : β„•), (Formula.open j (free_ z) a✝).freeVarSet βŠ† a✝.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) a✝.not_).freeVarSet βŠ† a✝.not_.freeVarSet βˆͺ {free_ z} case imp_ z : String a✝¹ a✝ : Formula a_ih✝¹ : βˆ€ (j : β„•), (Formula.open j (free_ z) a✝¹).freeVarSet βŠ† a✝¹.freeVarSet βˆͺ {free_ z} a_ih✝ : βˆ€ (j : β„•), (Formula.open j (free_ z) a✝).freeVarSet βŠ† a✝.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) (a✝¹.imp_ a✝)).freeVarSet βŠ† (a✝¹.imp_ a✝).freeVarSet βˆͺ {free_ z} case forall_ z a✝¹ : String a✝ : Formula a_ih✝ : βˆ€ (j : β„•), (Formula.open j (free_ z) a✝).freeVarSet βŠ† a✝.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) (forall_ a✝¹ a✝)).freeVarSet βŠ† (forall_ a✝¹ a✝).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
case not_ phi phi_ih => simp only [Formula.open] simp only [Formula.freeVarSet] apply phi_ih
z : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi.not_).freeVarSet βŠ† phi.not_.freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
case forall_ x phi phi_ih => simp only [Formula.open] simp only [Formula.freeVarSet] apply phi_ih
z x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) (forall_ x phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.open]
z X : String vs : List Var j : β„• ⊒ (Formula.open j (free_ z) (pred_ X vs)).freeVarSet βŠ† (pred_ X vs).freeVarSet βˆͺ {free_ z}
z X : String vs : List Var j : β„• ⊒ (pred_ X (List.map (Var.open j (free_ z)) vs)).freeVarSet βŠ† (pred_ X vs).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.freeVarSet]
z X : String vs : List Var j : β„• ⊒ (pred_ X (List.map (Var.open j (free_ z)) vs)).freeVarSet βŠ† (pred_ X vs).freeVarSet βˆͺ {free_ z}
z X : String vs : List Var j : β„• ⊒ (List.map (Var.open j (free_ z)) vs).toFinset.biUnion Var.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp
z X : String vs : List Var j : β„• ⊒ (List.map (Var.open j (free_ z)) vs).toFinset.biUnion Var.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
z X : String vs : List Var j : β„• ⊒ βˆ€ a ∈ vs, (Var.open j (free_ z) a).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
intro v a1
z X : String vs : List Var j : β„• ⊒ βˆ€ a ∈ vs, (Var.open j (free_ z) a).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.open j (free_ z) v).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
trans Var.freeVarSet v βˆͺ {free_ z}
z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.open j (free_ z) v).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.open j (free_ z) v).freeVarSet βŠ† v.freeVarSet βˆͺ {free_ z} z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βˆͺ {free_ z} βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
exact VarOpenFreeVarSet j z v
z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.open j (free_ z) v).freeVarSet βŠ† v.freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
apply Finset.union_subset_union_left
z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βˆͺ {free_ z} βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ {free_ z}
case h z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
apply Finset.subset_biUnion_of_mem
case h z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet
case h.xs z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs.toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp
case h.xs z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs.toFinset
case h.xs z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
exact a1
case h.xs z X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.open]
z : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi.not_).freeVarSet βŠ† phi.not_.freeVarSet βˆͺ {free_ z}
z : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).not_.freeVarSet βŠ† phi.not_.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.freeVarSet]
z : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).not_.freeVarSet βŠ† phi.not_.freeVarSet βˆͺ {free_ z}
z : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
apply phi_ih
z : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.open]
z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) (phi.imp_ psi)).freeVarSet βŠ† (phi.imp_ psi).freeVarSet βˆͺ {free_ z}
z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ ((Formula.open j (free_ z) phi).imp_ (Formula.open j (free_ z) psi)).freeVarSet βŠ† (phi.imp_ psi).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.freeVarSet]
z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ ((Formula.open j (free_ z) phi).imp_ (Formula.open j (free_ z) psi)).freeVarSet βŠ† (phi.imp_ psi).freeVarSet βˆͺ {free_ z}
z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).freeVarSet βˆͺ (Formula.open j (free_ z) psi).freeVarSet βŠ† phi.freeVarSet βˆͺ psi.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
apply Finset.union_subset_union_left_right
z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).freeVarSet βˆͺ (Formula.open j (free_ z) psi).freeVarSet βŠ† phi.freeVarSet βˆͺ psi.freeVarSet βˆͺ {free_ z}
case h1 z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} case h2 z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
exact phi_ih j
case h1 z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
exact psi_ih j
case h2 z : String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} psi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.open]
z x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open j (free_ z) (forall_ x phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ {free_ z}
z x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (forall_ x (Formula.open (j + 1) (free_ z) phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
simp only [Formula.freeVarSet]
z x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (forall_ x (Formula.open (j + 1) (free_ z) phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ {free_ z}
z x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open (j + 1) (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z}
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenFreeVarSet
[241, 1]
[273, 17]
apply phi_ih
z x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.open j (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z} j : β„• ⊒ (Formula.open (j + 1) (free_ z) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ {free_ z}
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
cases v
j : β„• zs : List String v : Var ⊒ (Var.openList j (List.map free_ zs) v).freeVarSet βŠ† v.freeVarSet βˆͺ (List.map free_ zs).toFinset
case free_ j : β„• zs : List String a✝ : String ⊒ (Var.openList j (List.map free_ zs) (free_ a✝)).freeVarSet βŠ† (free_ a✝).freeVarSet βˆͺ (List.map free_ zs).toFinset case bound_ j : β„• zs : List String a✝ : β„• ⊒ (Var.openList j (List.map free_ zs) (bound_ a✝)).freeVarSet βŠ† (bound_ a✝).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
case free_ x => simp only [Var.openList] simp only [Var.freeVarSet] simp
j : β„• zs : List String x : String ⊒ (Var.openList j (List.map free_ zs) (free_ x)).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
case bound_ i => simp only [Var.openList] split_ifs case pos c1 => simp only [Var.freeVarSet] simp case pos c1 c2 => simp simp only [Var.freeVarSet] simp apply List.get_mem case neg c1 c2 => simp only [Var.freeVarSet] simp
j : β„• zs : List String i : β„• ⊒ (Var.openList j (List.map free_ zs) (bound_ i)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp only [Var.openList]
j : β„• zs : List String x : String ⊒ (Var.openList j (List.map free_ zs) (free_ x)).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String x : String ⊒ (free_ x).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp only [Var.freeVarSet]
j : β„• zs : List String x : String ⊒ (free_ x).freeVarSet βŠ† (free_ x).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String x : String ⊒ {free_ x} βŠ† {free_ x} βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp
j : β„• zs : List String x : String ⊒ {free_ x} βŠ† {free_ x} βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp only [Var.openList]
j : β„• zs : List String i : β„• ⊒ (Var.openList j (List.map free_ zs) (bound_ i)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String i : β„• ⊒ (if i < j then bound_ i else if x : i - j < (List.map free_ zs).length then (List.map free_ zs)[i - j] else bound_ (i - j - (List.map free_ zs).length + j)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
split_ifs
j : β„• zs : List String i : β„• ⊒ (if i < j then bound_ i else if x : i - j < (List.map free_ zs).length then (List.map free_ zs)[i - j] else bound_ (i - j - (List.map free_ zs).length + j)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
case pos j : β„• zs : List String i : β„• h✝ : i < j ⊒ (bound_ i).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset case pos j : β„• zs : List String i : β„• h✝¹ : Β¬i < j h✝ : i - j < (List.map free_ zs).length ⊒ (List.map free_ zs)[i - j].freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset case neg j : β„• zs : List String i : β„• h✝¹ : Β¬i < j h✝ : Β¬i - j < (List.map free_ zs).length ⊒ (bound_ (i - j - (List.map free_ zs).length + j)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
case pos c1 => simp only [Var.freeVarSet] simp
j : β„• zs : List String i : β„• c1 : i < j ⊒ (bound_ i).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
case pos c1 c2 => simp simp only [Var.freeVarSet] simp apply List.get_mem
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ (List.map free_ zs)[i - j].freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
case neg c1 c2 => simp only [Var.freeVarSet] simp
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : Β¬i - j < (List.map free_ zs).length ⊒ (bound_ (i - j - (List.map free_ zs).length + j)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp only [Var.freeVarSet]
j : β„• zs : List String i : β„• c1 : i < j ⊒ (bound_ i).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String i : β„• c1 : i < j ⊒ βˆ… βŠ† βˆ… βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp
j : β„• zs : List String i : β„• c1 : i < j ⊒ βˆ… βŠ† βˆ… βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ (List.map free_ zs)[i - j].freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ (free_ (zs.get ⟨i - j, β‹―βŸ©)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp only [Var.freeVarSet]
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ (free_ (zs.get ⟨i - j, β‹―βŸ©)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ {free_ (zs.get ⟨i - j, β‹―βŸ©)} βŠ† βˆ… βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ {free_ (zs.get ⟨i - j, β‹―βŸ©)} βŠ† βˆ… βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ zs.get ⟨i - j, β‹―βŸ© ∈ zs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
apply List.get_mem
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : i - j < (List.map free_ zs).length ⊒ zs.get ⟨i - j, β‹―βŸ© ∈ zs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp only [Var.freeVarSet]
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : Β¬i - j < (List.map free_ zs).length ⊒ (bound_ (i - j - (List.map free_ zs).length + j)).freeVarSet βŠ† (bound_ i).freeVarSet βˆͺ (List.map free_ zs).toFinset
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : Β¬i - j < (List.map free_ zs).length ⊒ βˆ… βŠ† βˆ… βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.VarOpenListFreeVarSet
[279, 1]
[303, 11]
simp
j : β„• zs : List String i : β„• c1 : Β¬i < j c2 : Β¬i - j < (List.map free_ zs).length ⊒ βˆ… βŠ† βˆ… βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
induction F generalizing j
j : β„• zs : List String F : Formula ⊒ (Formula.openList j (List.map free_ zs) F).freeVarSet βŠ† F.freeVarSet βˆͺ (List.map free_ zs).toFinset
case pred_ zs : List String a✝¹ : String a✝ : List Var j : β„• ⊒ (Formula.openList j (List.map free_ zs) (pred_ a✝¹ a✝)).freeVarSet βŠ† (pred_ a✝¹ a✝).freeVarSet βˆͺ (List.map free_ zs).toFinset case not_ zs : List String a✝ : Formula a_ih✝ : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) a✝).freeVarSet βŠ† a✝.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) a✝.not_).freeVarSet βŠ† a✝.not_.freeVarSet βˆͺ (List.map free_ zs).toFinset case imp_ zs : List String a✝¹ a✝ : Formula a_ih✝¹ : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) a✝¹).freeVarSet βŠ† a✝¹.freeVarSet βˆͺ (List.map free_ zs).toFinset a_ih✝ : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) a✝).freeVarSet βŠ† a✝.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) (a✝¹.imp_ a✝)).freeVarSet βŠ† (a✝¹.imp_ a✝).freeVarSet βˆͺ (List.map free_ zs).toFinset case forall_ zs : List String a✝¹ : String a✝ : Formula a_ih✝ : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) a✝).freeVarSet βŠ† a✝.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) (forall_ a✝¹ a✝)).freeVarSet βŠ† (forall_ a✝¹ a✝).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
case not_ phi phi_ih => simp only [Formula.openList] simp only [Formula.freeVarSet] apply phi_ih
zs : List String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi.not_).freeVarSet βŠ† phi.not_.freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
case forall_ x phi phi_ih => simp only [Formula.openList] simp only [Formula.freeVarSet] apply phi_ih
zs : List String x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) (forall_ x phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.openList]
zs : List String X : String vs : List Var j : β„• ⊒ (Formula.openList j (List.map free_ zs) (pred_ X vs)).freeVarSet βŠ† (pred_ X vs).freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String X : String vs : List Var j : β„• ⊒ (pred_ X (List.map (Var.openList j (List.map free_ zs)) vs)).freeVarSet βŠ† (pred_ X vs).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.freeVarSet]
zs : List String X : String vs : List Var j : β„• ⊒ (pred_ X (List.map (Var.openList j (List.map free_ zs)) vs)).freeVarSet βŠ† (pred_ X vs).freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String X : String vs : List Var j : β„• ⊒ (List.map (Var.openList j (List.map free_ zs)) vs).toFinset.biUnion Var.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp
zs : List String X : String vs : List Var j : β„• ⊒ (List.map (Var.openList j (List.map free_ zs)) vs).toFinset.biUnion Var.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String X : String vs : List Var j : β„• ⊒ βˆ€ a ∈ vs, (Var.openList j (List.map free_ zs) a).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
intro v a1
zs : List String X : String vs : List Var j : β„• ⊒ βˆ€ a ∈ vs, (Var.openList j (List.map free_ zs) a).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.openList j (List.map free_ zs) v).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
trans v.freeVarSet βˆͺ (zs.map free_).toFinset
zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.openList j (List.map free_ zs) v).freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.openList j (List.map free_ zs) v).freeVarSet βŠ† v.freeVarSet βˆͺ (List.map free_ zs).toFinset zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βˆͺ (List.map free_ zs).toFinset βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
exact VarOpenListFreeVarSet j zs v
zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ (Var.openList j (List.map free_ zs) v).freeVarSet βŠ† v.freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
apply Finset.union_subset_union_left
zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βˆͺ (List.map free_ zs).toFinset βŠ† vs.toFinset.biUnion Var.freeVarSet βˆͺ (List.map free_ zs).toFinset
case h zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
apply Finset.subset_biUnion_of_mem
case h zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v.freeVarSet βŠ† vs.toFinset.biUnion Var.freeVarSet
case h.xs zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs.toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp
case h.xs zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs.toFinset
case h.xs zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
exact a1
case h.xs zs : List String X : String vs : List Var j : β„• v : Var a1 : v ∈ vs ⊒ v ∈ vs
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.openList]
zs : List String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi.not_).freeVarSet βŠ† phi.not_.freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).not_.freeVarSet βŠ† phi.not_.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.freeVarSet]
zs : List String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).not_.freeVarSet βŠ† phi.not_.freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
apply phi_ih
zs : List String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.openList]
zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) (phi.imp_ psi)).freeVarSet βŠ† (phi.imp_ psi).freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ ((Formula.openList j (List.map free_ zs) phi).imp_ (Formula.openList j (List.map free_ zs) psi)).freeVarSet βŠ† (phi.imp_ psi).freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.freeVarSet]
zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ ((Formula.openList j (List.map free_ zs) phi).imp_ (Formula.openList j (List.map free_ zs) psi)).freeVarSet βŠ† (phi.imp_ psi).freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).freeVarSet βˆͺ (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† phi.freeVarSet βˆͺ psi.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
apply Finset.union_subset_union_left_right
zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).freeVarSet βˆͺ (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† phi.freeVarSet βˆͺ psi.freeVarSet βˆͺ (List.map free_ zs).toFinset
case h1 zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset case h2 zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
exact phi_ih j
case h1 zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
exact psi_ih j
case h2 zs : List String phi psi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset psi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) psi).freeVarSet βŠ† psi.freeVarSet βˆͺ (List.map free_ zs).toFinset
no goals
https://github.com/pthomas505/FOL.git
097a4abea51b641d144539b9a0f7516f3b9d818c
FOL/LN/Paper.lean
LN.FormulaOpenListFreeVarSet
[306, 1]
[338, 17]
simp only [Formula.openList]
zs : List String x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (Formula.openList j (List.map free_ zs) (forall_ x phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ (List.map free_ zs).toFinset
zs : List String x : String phi : Formula phi_ih : βˆ€ (j : β„•), (Formula.openList j (List.map free_ zs) phi).freeVarSet βŠ† phi.freeVarSet βˆͺ (List.map free_ zs).toFinset j : β„• ⊒ (forall_ x (Formula.openList (j + 1) (List.map free_ zs) phi)).freeVarSet βŠ† (forall_ x phi).freeVarSet βˆͺ (List.map free_ zs).toFinset