Skip to content

Commit

Permalink
Module_ZF_1.thy
Browse files Browse the repository at this point in the history
- Submodules
- Linear combinations
  • Loading branch information
dan323 committed May 1, 2024
1 parent 008a238 commit 331bd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IsarMathLib/Module_ZF.thy
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,7 @@ proof-
also have "\<dots>=(\<one> \<rs>\<one>) \<cdot>\<^sub>S g" using module_ax2 A B assms unfolding ringsub_def by auto
also have "\<dots>=\<zero> \<cdot>\<^sub>S g" using Ring_ZF_1_L3(7) A by auto
also have "\<dots>=\<Theta>" using mult_zero assms by auto
ultimately have "g+\<^sub>V ((\<rm>\<one>) \<cdot>\<^sub>S g)=\<Theta>" by auto moreover
finally have "g+\<^sub>V ((\<rm>\<one>) \<cdot>\<^sub>S g)=\<Theta>" by auto moreover
from B have "H`(\<rm>\<one>)\<in>\<M>\<rightarrow>\<M>" using H_val_type(2) by auto
then have "(\<rm>\<one>) \<cdot>\<^sub>S g\<in>\<M>" unfolding End_def using apply_type assms by auto
ultimately show ?thesis using mod_ab_gr.group0_2_L9(2) assms by auto
Expand Down

0 comments on commit 331bd04

Please sign in to comment.