Theorems · Definition · geometry
AffineSubspace.pointwiseSMul
{M : Type u_1} →
{k : Type u_2} →
{V : Type u_3} →
[inst : Ring k] →
[inst_1 : AddCommGroup V] →
[inst_2 : Module k V] → [inst_3 : DistribSMul M V] → [SMulCommClass M k V] → SMul M (AffineSubspace k V)The multiplicative action on an affine subspace corresponding to applying the action to every
element.
This is available as an instance in the Pointwise locale.
TODO: generalize to include SMul (P ≃ᵃ[k] P) (AffineSubspace k P), which acts on P with a
VAdd version of a DistribMulAction.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- SMulCommClassstatement and proof · cited by 1,927
- AffineSubspacestatement and proof · cited by 871
- DistribSMulstatement and proof · cited by 117
- AffineSubspace.mapproof · cited by 78
- DistribSMul.toLinearMapproof · cited by 50
- LinearMap.toAffineMapproof · cited by 16
Cited by9
Results whose statement or proof uses this declaration.
- AffineSubspace.smul_mem_smul_iffstatement · cited by 1
- AffineSubspace.smul_mem_smul_iff_of_isUnitstatement · cited by 1
- AffineSubspace.direction_smulstatement · cited by 0
- AffineSubspace.smul_botstatement · cited by 0
- AffineSubspace.smul_eq_mapstatement · cited by 0
- AffineSubspace.smul_mem_smul_iff₀statement · cited by 0
- AffineSubspace.smul_spanstatement · cited by 0
- AffineSubspace.smul_topstatement · cited by 0
- AffineSubspace.coe_smulstatement · cited by 0