Theorems · Theorem · linear algebra
AlgEquiv.mapMatrix_trans
∀ {m : Type u_2} {R : Type u_7} {α : Type u_11} {β : Type u_12} {γ : Type u_13} [inst : Fintype m]
[inst_1 : DecidableEq m] [inst_2 : CommSemiring R] [inst_3 : Semiring α] [inst_4 : Semiring β] [inst_5 : Semiring γ]
[inst_6 : Algebra R α] [inst_7 : Algebra R β] [inst_8 : Algebra R γ] (f : α ≃ₐ[R] β) (g : β ≃ₐ[R] γ),
f.mapMatrix.trans g.mapMatrix = (f.trans g).mapMatrix- Defined in
- Mathlib.Data.Matrix.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.transstatement · cited by 108
- AlgEquiv.mapMatrixstatement · cited by 9
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.