Theorems · Theorem · linear algebra
Matrix.uniqueLinearEquiv_apply
∀ {m : Type u_1} {n : Type u_2} {A : Type u_3} {R : Type u_4} [inst : Unique m] [inst_1 : Unique n]
[inst_2 : Semiring R] [inst_3 : AddCommMonoid A] [inst_4 : Module R A] (a : Matrix m n A),
Matrix.uniqueLinearEquiv a = Matrix.uniqueAddEquiv.toFun a- Defined in
- Mathlib.LinearAlgebra.Matrix.Unique
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Matrixstatement and proof · cited by 4,303
- LinearEquivstatement · cited by 3,317
- Uniquestatement and proof · cited by 400
- Equiv.toFunstatement · cited by 279
- AddEquiv.toEquivstatement · cited by 174
- Matrix.uniqueAddEquivstatement · cited by 4
- Matrix.uniqueLinearEquivstatement and proof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.