Orientation.areaForm_map
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] [inst_2 : Fact (Module.finrank ℝ E = 2)]
(o : Orientation ℝ E (Fin 2)) {F : Type u_2} [inst_3 : NormedAddCommGroup F] [inst_4 : InnerProductSpace ℝ F]
[hF : Fact (Module.finrank ℝ F = 2)] (φ : E ≃ₗᵢ[ℝ] F) (x y : F),
(((Orientation.map (Fin 2) φ.toLinearEquiv) o).areaForm x) y = (o.areaForm (φ.symm x)) (φ.symm y)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 252 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
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- LinearMapstatement · cited by 10,215
- Equivstatement · cited by 8,337
- InnerProductSpacestatement and proof · cited by 3,523
- Factstatement and proof · cited by 2,726
- Module.finrankstatement and proof · cited by 1,770
- Matrix.vecConsproof · cited by 852
- Matrix.vecEmptyproof · cited by 832
- LinearIsometryEquivstatement and proof · cited by 748
Cited by4
Results whose statement or proof uses this declaration.
- Orientation.rightAngleRotation_mapproof · cited by 4
- Orientation.kahler_mapproof · cited by 2
- Orientation.areaForm_comp_linearIsometryEquivproof · cited by 1
- Orientation.areaForm_map_complexproof · cited by 0