AffineMap.lineMap_vsub
∀ {k : Type u_1} {P₁ : Type u_2} {V₁ : Type u_6} [inst : Ring k] [inst_1 : AddCommGroup V₁] [inst_2 : Module k V₁]
[inst_3 : AddTorsor V₁ P₁] (p₁ p₂ p₃ : P₁) (c : k),
(AffineMap.lineMap p₁ p₂) c -ᵥ p₃ = (AffineMap.lineMap (p₁ -ᵥ p₃) (p₂ -ᵥ p₃)) c- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, 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
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- AddTorsorstatement and proof · cited by 1,657
- VSub.vsubstatement · cited by 817
- AffineMapstatement · cited by 674
- AffineMap.lineMapstatement · cited by 254
- AffineEquiv.symmproof · cited by 53
- AffineEquiv.vaddConstproof · cited by 12
- AffineEquiv.apply_lineMapproof · cited by 5
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.