Theorems · Definition · linear algebra
Matrix.uniqueAddEquiv
{m : Type u_1} → {n : Type u_2} → {A : Type u_3} → [Unique m] → [Unique n] → [inst : Add A] → Matrix m n A ≃+ AThe obvious additive isomorphism between M₁(A) and A, if A has an addition.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Unique
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- Matrixstatement and proof · cited by 4,303
- AddEquivstatement · cited by 1,087
- Uniquestatement and proof · cited by 400
- Matrix.uniqueEquivproof · cited by 2
Cited by6
Results whose statement or proof uses this declaration.
- Matrix.uniqueLinearEquivproof · cited by 2
- Matrix.uniqueRingEquivproof · cited by 2
- Matrix.uniqueAddEquiv_applystatement and proof · cited by 0
- Matrix.uniqueAddEquiv_symm_applystatement and proof · cited by 0
- Matrix.uniqueLinearEquiv_applystatement · cited by 0
- Matrix.uniqueLinearEquiv_symm_applystatement · cited by 0