AffineMap.homothety_mul_apply
∀ {k : Type u_2} {V1 : Type u_3} {P1 : Type u_4} [inst : CommRing k] [inst_1 : AddCommGroup V1]
[inst_2 : AddTorsor V1 P1] [inst_3 : Module k V1] (c : P1) (r₁ r₂ : k) (p : P1),
(AffineMap.homothety c (r₁ * r₂)) p = (AffineMap.homothety c r₁) ((AffineMap.homothety c r₂) p)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, 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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- HVAdd.hVAddproof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubproof · cited by 817
- AffineMapstatement · cited by 674
- SemigroupAction.mul_smulproof · cited by 291
- vadd_vsubproof · cited by 58
- AffineMap.homothetystatement · cited by 51
Cited by2
Results whose statement or proof uses this declaration.
- AffineMap.homothety_eq_iff_of_mul_eq_oneproof · cited by 1
- AffineMap.homothety_mulproof · cited by 0