Theorems · Theorem · functional analysis
Orientation.volumeForm_robust
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] {n : ℕ}
[_i : Fact (Module.finrank ℝ E = n)] (o : Orientation ℝ E (Fin n)) (b : OrthonormalBasis (Fin n) ℝ E),
b.toBasis.orientation = o → o.volumeForm = b.toBasis.detThe volume form on an oriented real inner product space can be evaluated as the determinant with respect to any orthonormal basis of the space compatible with the orientation.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 247 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- InnerProductSpacestatement and proof · cited by 3,523
- Factstatement and proof · cited by 2,726
- Module.finrankstatement and proof · cited by 1,770
- Orientationstatement and proof · cited by 360
- AlternatingMapstatement and proof · cited by 329
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.toBasisstatement and proof · cited by 102
- Module.Basis.detstatement and proof · cited by 73
- Module.Basis.orientationstatement and proof · cited by 28
- Orientation.volumeFormstatement · cited by 24
Cited by4
Results whose statement or proof uses this declaration.
- Orientation.volumeForm_neg_orientationproof · cited by 6
- Orientation.volumeForm_robust'proof · cited by 3
- Complex.areaFormproof · cited by 3
- Orientation.volumeForm_mapproof · cited by 2