Orientation.inner_mul_inner_add_areaForm_mul_areaForm
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : Fact (Module.finrank ℝ E = 2)]
(o : Orientation ℝ E (Fin 2)) (a x y : E),
inner ℝ a x * inner ℝ a y + (o.areaForm a) x * (o.areaForm a) y = ‖a‖ ^ 2 * inner ℝ x yFor vectors a x y : E, the identity ⟪a, x⟫ * ⟪a, y⟫ + ω a x * ω a y = ‖a‖ ^ 2 * ⟪x, y⟫.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 271 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement and proof · cited by 10,215
- Norm.normstatement · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- Factstatement and proof · cited by 2,726
- Module.finrankstatement and proof · cited by 1,770
- Inner.innerstatement · cited by 1,089
- Orientationstatement and proof · cited by 360
- Orientation.areaFormstatement · cited by 44
Cited by2
Results whose statement or proof uses this declaration.
- Orientation.inner_sq_add_areaForm_sqproof · cited by 1
- Orientation.kahler_mulproof · cited by 1