Theorems · Theorem · differential geometry
conformalFactorAt_inner_eq_mul_inner
∀ {E : Type u_1} {F : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedAddCommGroup F]
[inst_2 : InnerProductSpace ℝ E] [inst_3 : InnerProductSpace ℝ F] {f : E → F} {x : E} {f' : E →L[ℝ] F},
HasFDerivAt f f' x → ∀ (H : ConformalAt f x) (u v : E), inner ℝ (f' u) (f' v) = conformalFactorAt H * inner ℝ u v- Cited by
- 0 results in Mathlib
- Foundations
- Depth 178 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- ContinuousLinearMapstatement and proof · cited by 5,352
- InnerProductSpacestatement and proof · cited by 3,523
- Inner.innerstatement · cited by 1,089
- HasFDerivAtstatement and proof · cited by 350
- DifferentiableAt.hasFDerivAtproof · cited by 134
- ConformalAtstatement and proof · cited by 17
- HasFDerivAt.uniqueproof · cited by 9
- conformalFactorAtstatement · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.