Instances For
theorem
normalCurvature_denom_pos
{n : ℕ}
(patch : HypersurfacePatch n)
(x : Fin n → ℝ)
(hx : x ∈ patch.domain)
(X : Fin n → ℝ)
(hX : X ≠ 0)
:
theorem
normalCurvature_eq_ratio
{n : ℕ}
(patch : HypersurfacePatch n)
(x : Fin n → ℝ)
(hx : x ∈ patch.domain)
(X : Fin n → ℝ)
:
normalCurvature patch x X = X ⬝ᵥ (firstFundamentalForm patch x).mulVec ((shapeOperator patch x).mulVec X) / X ⬝ᵥ (firstFundamentalForm patch x).mulVec X