Theorems · Theorem · linear algebra
Matrix.conjTranspose_rat_smul
∀ {m : Type u_2} {n : Type u_3} {α : Type v} [inst : AddCommGroup α] [inst_1 : StarAddMonoid α] [inst_2 : Module ℚ α]
(c : ℚ) (M : Matrix m n α), (c • M).conjTranspose = c • M.conjTranspose- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Matrixstatement and proof · cited by 4,303
- Star.starproof · cited by 1,082
- Matrix.extproof · cited by 540
- StarAddMonoidstatement and proof · cited by 296
- Matrix.conjTransposestatement · cited by 202
- star_rat_smulproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.