Commit 2024-11-05 06:46 48832f00

View on Github →

chore: split Data.Matrix.ConjTranspose from Basic (#18643) Possible next steps:

  • Split RowCol/Invertible/Block to delay the star stuff
  • Invert the import order, moving star stuff from RowCol/Invertible/Block into ConjTranspose

Estimated changes

deleted theorem Matrix.conjTranspose_add
deleted theorem Matrix.conjTranspose_inj
deleted theorem Matrix.conjTranspose_map
deleted theorem Matrix.conjTranspose_mul
deleted theorem Matrix.conjTranspose_neg
deleted theorem Matrix.conjTranspose_one
deleted theorem Matrix.conjTranspose_pow
deleted theorem Matrix.conjTranspose_smul
deleted theorem Matrix.conjTranspose_sub
deleted theorem Matrix.conjTranspose_sum
deleted theorem Matrix.conjTranspose_zero
deleted theorem Matrix.diag_conjTranspose
deleted theorem Matrix.dotProduct_star
deleted theorem Matrix.star_apply
deleted theorem Matrix.star_dotProduct
deleted theorem Matrix.star_mul
deleted theorem Matrix.star_mulVec
deleted theorem Matrix.star_vecMul
added theorem Matrix.dotProduct_star
added theorem Matrix.star_apply
added theorem Matrix.star_dotProduct
added theorem Matrix.star_mul
added theorem Matrix.star_mulVec
added theorem Matrix.star_vecMul