AffineBasis.coord_smul
∀ {ι : Type u_1} {G : Type u_3} {k : Type u_5} {V : Type u_6} [inst : AddCommGroup V] [inst_1 : Ring k]
[inst_2 : Module k V] [inst_3 : Group G] [inst_4 : DistribMulAction G V] [inst_5 : SMulCommClass G k V] (a : G)
(b : AffineBasis ι k V) (i : ι),
(a • b).coord i = (b.coord i).comp (↑(DistribMulAction.toLinearEquiv k V a).symm).toAffineMap- Defined in
- Mathlib.LinearAlgebra.AffineSpace.Basis
- Cited by
- 0 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.
Cites27
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
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- Groupstatement and proof · cited by 6,238
- SMulCommClassstatement and proof · cited by 1,927
- LinearEquiv.symmstatement and proof · cited by 1,461
- LinearEquiv.toLinearMapstatement and proof · cited by 1,171
- VSub.vsubproof · cited by 817
- AffineMapstatement · cited by 674
- DistribMulActionstatement and proof · cited by 584
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.