Theorems · Definition · geometry
AffineSubspace.pointwiseVAdd
{k : Type u_2} →
{V : Type u_3} →
{P : Type u_4} →
[inst : Ring k] →
[inst_1 : AddCommGroup V] → [inst_2 : Module k V] → [inst_3 : AddTorsor V P] → VAdd V (AffineSubspace k P)The additive action on an affine subspace corresponding to applying the action to every element.
This is available as an instance in the Pointwise locale.
- Cited by
- 8 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
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- VAddstatement · cited by 616
- AffineSubspace.mapproof · cited by 78
- AffineEquiv.toAffineMapproof · cited by 65
- AffineEquiv.constVAddproof · cited by 30
Cited by8
Results whose statement or proof uses this declaration.
- AffineSubspace.pointwise_vadd_eq_mapstatement · cited by 2
- AffineSubspace.coe_pointwise_vaddstatement · cited by 1
- AffineSubspace.pointwise_vadd_spanstatement · cited by 1
- AffineSubspace.map_pointwise_vaddstatement · cited by 0
- AffineSubspace.pointwise_vadd_botstatement · cited by 0
- AffineSubspace.pointwise_vadd_directionstatement · cited by 0
- AffineSubspace.pointwise_vadd_topstatement · cited by 0
- AffineSubspace.vadd_mem_pointwise_vadd_iffstatement · cited by 0