AffineBasis.affineIndependent_of_toMatrix_right_inv
∀ {ι : Type u₁} {k : Type u₂} {V : Type u₃} {P : Type u₄} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
[inst_2 : Ring k] [inst_3 : Module k V] (b : AffineBasis ι k P) {ι' : Type u_1} [inst_4 : Fintype ι] [Finite ι']
[inst_6 : DecidableEq ι'] (p : ι' → P) {A : Matrix ι ι' k}, b.toMatrix p * A = 1 → AffineIndependent k pGiven a family of points p : ι' → P and an affine basis b, if the matrix whose rows are the
coordinates of p with respect b has a right inverse, then p is affine independent.
- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Matrix
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- Ringstatement and proof · cited by 7,463
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- AddTorsorstatement and proof · cited by 1,657
- nonempty_fintypeproof · cited by 261
- Finset.affineCombinationproof · cited by 159
Cited by1
Results whose statement or proof uses this declaration.
- AffineBasis.isUnit_toMatrix_iffproof · cited by 0