AffineBasis.det_smul_coords_eq_cramer_coords
∀ {ι : Type u₁} {k : Type u₂} {V : Type u₃} {P : Type u₄} [inst : AddCommGroup V] [inst_1 : AddTorsor V P]
[inst_2 : CommRing k] [inst_3 : Module k V] [inst_4 : DecidableEq ι] [inst_5 : Fintype ι] (b b₂ : AffineBasis ι k P)
(x : P), (b.toMatrix ⇑b₂).det • b₂.coords x = (b.toMatrix ⇑b₂).transpose.cramer (b.coords x)If we fix a background affine basis b, then for any other basis b₂, we can characterise
the barycentric coordinates provided by b₂ in terms of determinants relative to b.
- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Matrix
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- AddTorsorstatement and proof · cited by 1,657
- IsUnitproof · cited by 1,602
- AffineMapstatement · cited by 674
- Matrix.detstatement and proof · cited by 665
- Matrix.transposestatement and proof · cited by 389
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.