AffineMap.map_vadd
∀ {k : Type u_1} {V1 : Type u_2} {P1 : Type u_3} {V2 : Type u_4} {P2 : Type u_5} [inst : Ring k]
[inst_1 : AddCommGroup V1] [inst_2 : Module k V1] [inst_3 : AddTorsor V1 P1] [inst_4 : AddCommGroup V2]
[inst_5 : Module k V2] [inst_6 : AddTorsor V2 P2] (f : P1 →ᵃ[k] P2) (p : P1) (v : V1), f (v +ᵥ p) = f.linear v +ᵥ f pAn affine map on the result of adding a vector to a point produces the same result as the linear map applied to that vector, added to the affine map applied to that point.
- Cited by
- 17 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Ringstatement and proof · cited by 7,463
- HVAdd.hVAddstatement · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- AffineMapstatement and proof · cited by 674
- AffineMap.linearstatement · cited by 105
- AffineMap.map_vadd'proof · cited by 3
Cited by18
Results whose statement or proof uses this declaration.
- AffineMap.linearMap_vsubproof · cited by 17
- AffineMap.apply_lineMapproof · cited by 16
- Finset.map_affineCombinationproof · cited by 11
- Finset.weightedVSub_vadd_affineCombinationproof · cited by 8
- AffineIsometry.map_vaddproof · cited by 6
- AffineMap.linear_injective_iffproof · cited by 5
- AffineEquiv.ofBijectiveproof · cited by 3
- AffineMap.linear_surjective_iffproof · cited by 3
- AffineMap.decompproof · cited by 3
- signedDist_vadd_leftproof · cited by 2
- AffineMap.continuous_linear_iffproof · cited by 2
- AffineMap.isOpenMap_linear_iffproof · cited by 2