Theorems · Theorem · measure theory
Orientation.measure_orthonormalBasis
∀ {ι : Type u_1} {F : Type u_3} [inst : NormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F]
[inst_2 : MeasurableSpace F] [inst_3 : BorelSpace F] [inst_4 : Fintype ι] [inst_5 : FiniteDimensional ℝ F] {n : ℕ}
[_i : Fact (Module.finrank ℝ F = n)] (o : Orientation ℝ F (Fin n)) (b : OrthonormalBasis ι ℝ F),
o.volumeForm.measure (parallelepiped ⇑b) = 1The volume form coming from an orientation in an inner product space gives measure 1 to the
parallelepiped associated to any orthonormal basis. This is a rephrasing of
abs_volumeForm_apply_of_orthonormal in terms of measures.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 261 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ENNRealstatement and proof · cited by 9,879
- Equivproof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- Factstatement and proof · cited by 2,726
- FiniteDimensionalstatement and proof · cited by 1,854
Cited by2
Results whose statement or proof uses this declaration.
- OrthonormalBasis.volume_parallelepipedproof · cited by 4
- Orientation.measure_eq_volumeproof · cited by 1