Commit 2023-02-24 00:08 b00fce6d

View on Github →

feat: port LinearAlgebra.LinearPMap (#2422)

Estimated changes

added def LinearMap.toPMap
added theorem LinearMap.toPMap_apply
added theorem LinearPMap.coe_smul
added theorem LinearPMap.coe_vadd
added def LinearPMap.comp
added theorem LinearPMap.domain_mono
added theorem LinearPMap.domain_sup
added theorem LinearPMap.ext'
added theorem LinearPMap.ext
added theorem LinearPMap.ext_iff
added theorem LinearPMap.fst_apply
added def LinearPMap.graph
added theorem LinearPMap.image_iff
added theorem LinearPMap.map_add
added theorem LinearPMap.map_neg
added theorem LinearPMap.map_smul
added theorem LinearPMap.map_sub
added theorem LinearPMap.map_zero
added theorem LinearPMap.mem_graph
added theorem LinearPMap.mk_apply
added theorem LinearPMap.neg_apply
added theorem LinearPMap.neg_graph
added theorem LinearPMap.smul_apply
added theorem LinearPMap.smul_domain
added theorem LinearPMap.smul_graph
added theorem LinearPMap.snd_apply
added theorem LinearPMap.sup_apply
added theorem LinearPMap.vadd_apply
added theorem LinearPMap.vadd_domain
added structure LinearPMap