Theorems · Theorem · linear algebra
Matrix.mulVec_surjective_iff_exists_right_inverse
∀ {m : Type u} {n : Type u'} {R : Type u_2} [inst : Semiring R] [inst_1 : DecidableEq m] [Finite m] [inst_3 : Fintype n]
{A : Matrix m n R}, Function.Surjective A.mulVec ↔ ∃ B, A * B = 1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Finitestatement and proof · cited by 3,029
- Matrix.extproof · cited by 540
- Pi.singleproof · cited by 518
- Matrix.transposeproof · cited by 389
- Matrix.ofproof · cited by 336
- Matrix.mulVecstatement and proof · cited by 267
- nonempty_fintypeproof · cited by 261
- Matrix.mulVec_mulVecproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.mulVec_surjective_iff_isUnitproof · cited by 1