Theorems · Theorem · functional analysis
Orientation.volumeForm_map
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] {n : ℕ}
[_i : Fact (Module.finrank ℝ E = n)] (o : Orientation ℝ E (Fin n)) {F : Type u_2} [inst_2 : NormedAddCommGroup F]
[inst_3 : InnerProductSpace ℝ F] [inst_4 : Fact (Module.finrank ℝ F = n)] (φ : E ≃ₗᵢ[ℝ] F) (x : Fin n → F),
((Orientation.map (Fin n) φ.toLinearEquiv) o).volumeForm x = o.volumeForm (⇑φ.symm ∘ x)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
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
- 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
- LinearIsometryEquivstatement and proof · cited by 748
- Orientationstatement and proof · cited by 360
- AlternatingMapstatement and proof · cited by 329
- Fact.outproof · cited by 328
Cited by2
Results whose statement or proof uses this declaration.
- Orientation.areaForm_mapproof · cited by 4
- Orientation.volumeForm_comp_linearIsometryEquivproof · cited by 0