Skip to content
Success

Changes

Changes from Mercurial (hg https://foss.heptapod.net/isa-afp/afp-devel/ default)

Summary

  1. Many changes to entry `Complex_Bounded_Operators`: - Removed all use of deprecated `⟨.,.⟩` syntax for complex inner product. (Now: `∙⇩C`) - Cosmetic changes and cleanup of some proofs - Type class `one_dim` inherits from `complex_inner` now. - Moved various theorems around between theories - Added `[simp]` to: `Proj_partial_isometry`, `cadjoint_id` - Removed theorems: `onorm_Inf_bound`, `norm_unit_sphere` - Changed theorems: `of_complex_cblinfun_apply` (made into more general simp-rule), TODO orthospacething - New definition: `rank1` (and lemmas about it) - New theorems: `one_dim_iso_cblinfun_apply`, `vector_to_cblinfun_one_dim_iso`, `image_vector_to_cblinfun_adj`, `image_vector_to_cblinfun_adj'`, `sgn_cinner`, `orthocomplement_top`, `orthogonal_spaces_ccspan`, `norm_scaleC_sgn`, `one_dim_ccsubspace_all_or_nothing`, `surj_isometry_is_unitary` - Renamed `vector_to_cblinfun_cblinfun_apply` -> `vector_to_cblinfun_cblinfun_compose` (also turned around and added `[simp]`), `cancel_apply_Proj` -> `Proj_fixes_image`, `range_is_clinear` -> `range_is_csubspace`. - Changed definition: `is_Proj` (logically equivalent by `Proj_range_closed`) Fixed entry `Registers` due to the changes above.
Changeset 13068:1145c2ed8f6c by Dominique Unruh _unruh@ut.ee_:
Many changes to entry `Complex_Bounded_Operators`:<br>- Removed all use of deprecated `⟨.,.⟩` syntax for complex inner product. (Now: `∙⇩C`)<br>- Cosmetic changes and cleanup of some proofs<br>- Type class `one_dim` inherits from `complex_inner` now.<br>- Moved various theorems around between theories<br>- Added `[simp]` to: `Proj_partial_isometry`, `cadjoint_id`<br>- Removed theorems: `onorm_Inf_bound`, `norm_unit_sphere`<br>- Changed theorems: `of_complex_cblinfun_apply` (made into more general simp-rule), TODO orthospacething<br>- New definition: `rank1` (and lemmas about it)<br>- New theorems: `one_dim_iso_cblinfun_apply`, `vector_to_cblinfun_one_dim_iso`, `image_vector_to_cblinfun_adj`,<br>&nbsp; `image_vector_to_cblinfun_adj&#039;`, `sgn_cinner`, `orthocomplement_top`, `orthogonal_spaces_ccspan`, `norm_scaleC_sgn`,<br>&nbsp; `one_dim_ccsubspace_all_or_nothing`, `surj_isometry_is_unitary`<br>- Renamed `vector_to_cblinfun_cblinfun_apply` -&gt; `vector_to_cblinfun_cblinfun_compose` (also turned around and added `[simp]`),<br>&nbsp; `cancel_apply_Proj` -&gt; `Proj_fixes_image`, `range_is_clinear` -&gt; `range_is_csubspace`.<br>- Changed definition: `is_Proj` (logically equivalent by `Proj_range_closed`)<br><br>Fixed entry `Registers` due to the changes above.
The file was modified thys/Complex_Bounded_Operators/Cblinfun_Matrix.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Bounded_Linear_Function0.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Inner_Product0.thy
The file was modified thys/Complex_Bounded_Operators/Complex_L2.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces.thy
The file was modified thys/Complex_Bounded_Operators/Complex_Vector_Spaces0.thy
The file was modified thys/Complex_Bounded_Operators/One_Dimensional_Spaces.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_General.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Jordan_Normal_Form.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Operator_Norm.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Ordered_Fields.thy
The file was modified thys/Complex_Bounded_Operators/extra/Extra_Vector_Spaces.thy
The file was modified thys/Registers/Finite_Tensor_Product.thy