Commit 2023-02-21 15:57 05d37ddf

View on Github →

feat: port LinearAlgebra.Prod (#2415)

Estimated changes

added theorem LinearEquiv.coe_prod
added theorem LinearEquiv.prod_apply
added theorem LinearEquiv.prod_symm
added theorem LinearMap.coe_inl
added theorem LinearMap.coe_inr
added theorem LinearMap.coe_prod
added theorem LinearMap.coe_prodMap
added theorem LinearMap.comp_coprod
added def LinearMap.coprod
added theorem LinearMap.coprod_apply
added theorem LinearMap.coprod_inl
added theorem LinearMap.coprod_inr
added def LinearMap.fst
added theorem LinearMap.fst_apply
added theorem LinearMap.fst_prod
added def LinearMap.graph
added def LinearMap.inl
added theorem LinearMap.inl_apply
added theorem LinearMap.inl_eq_prod
added theorem LinearMap.inl_map_mul
added def LinearMap.inr
added theorem LinearMap.inr_apply
added theorem LinearMap.inr_eq_prod
added theorem LinearMap.inr_map_mul
added theorem LinearMap.ker_fst
added theorem LinearMap.ker_prod
added theorem LinearMap.ker_prodMap
added theorem LinearMap.ker_snd
added theorem LinearMap.pair_fst_snd
added def LinearMap.prod
added theorem LinearMap.prodMap_add
added theorem LinearMap.prodMap_comp
added theorem LinearMap.prodMap_id
added theorem LinearMap.prodMap_mul
added theorem LinearMap.prodMap_one
added theorem LinearMap.prodMap_smul
added theorem LinearMap.prodMap_zero
added theorem LinearMap.prod_ext
added theorem LinearMap.prod_ext_iff
added theorem LinearMap.range_coprod
added theorem LinearMap.range_inl
added theorem LinearMap.range_inr
added def LinearMap.snd
added theorem LinearMap.snd_apply
added theorem LinearMap.snd_prod
added def LinearMap.tunnel
added theorem Submodule.comap_fst
added theorem Submodule.comap_snd
added def Submodule.fst
added theorem Submodule.fst_inf_snd
added theorem Submodule.fst_map_fst
added theorem Submodule.fst_map_snd
added theorem Submodule.fst_sup_snd
added theorem Submodule.ker_inl
added theorem Submodule.ker_inr
added theorem Submodule.le_prod_iff
added theorem Submodule.map_inl
added theorem Submodule.map_inr
added theorem Submodule.prod_le_iff
added theorem Submodule.prod_map_fst
added theorem Submodule.prod_map_snd
added theorem Submodule.range_fst
added theorem Submodule.range_snd
added def Submodule.snd
added theorem Submodule.snd_map_fst
added theorem Submodule.snd_map_snd
added theorem Submodule.sup_eq_range