Theorems · Definition · global analysis
oneTangentSpaceIcc
{x y : ℝ} → [h : Fact (x < y)] → (z : ↑(Set.Icc x y)) → TangentSpace (modelWithCornersEuclideanHalfSpace 1) zUnit vector in the tangent space to a segment, as the image of the unit vector in the real line
under the canonical projection. It is also mapped to the unit vector in the real line through
the canonical injection, see mfderiv_subtypeVal_Icc_one.
Note that one cannot abuse defeqs for this definition: this is not the same as the vector
fun _ ↦ 1 in EuclideanSpace ℝ (Fin 1) through defeqs, as one of the charts of Icc x y is
orientation-reversing.
- Defined in
- Mathlib.Geometry.Manifold.Instances.Icc
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Fact
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement · cited by 25,697
- ENNRealstatement · cited by 9,879
- Set.Elemstatement · cited by 7,166
- Factstatement · cited by 2,726
- Set.Iccstatement · cited by 1,702
- TangentSpacestatement · cited by 555
- EuclideanSpacestatement · cited by 307
- EuclideanHalfSpacestatement · cited by 47
- modelWithCornersEuclideanHalfSpacestatement · cited by 35
Cited by1
Results whose statement or proof uses this declaration.
- oneTangentSpaceIcc_defstatement · cited by 1