signedDist_lineMap_lineMap
∀ {V : Type u_1} {P : Type u_2} [inst : NormedAddCommGroup V] [inst_1 : InnerProductSpace ℝ V] [inst_2 : MetricSpace P]
[inst_3 : NormedAddTorsor V P] (v : V) (p q : P) (c₁ c₂ : ℝ),
((signedDist v) ((AffineMap.lineMap p q) c₁)) ((AffineMap.lineMap p q) c₂) = (c₂ - c₁) * ((signedDist v) p) q- Defined in
- Mathlib.Geometry.Euclidean.SignedDist
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 180 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- add_zeroproof · cited by 2,707
- MetricSpacestatement and proof · cited by 1,684
- NormedAddTorsorstatement and proof · cited by 1,325
- sub_eq_add_negproof · cited by 1,023
- sub_zeroproof · cited by 938
- AffineMapstatement · cited by 674
- mul_negproof · cited by 590
- zero_subproof · cited by 335
Cited by4
Results whose statement or proof uses this declaration.
- signedDist_right_lineMapproof · cited by 0
- signedDist_left_lineMapproof · cited by 0
- signedDist_lineMap_leftproof · cited by 0
- signedDist_lineMap_rightproof · cited by 0