Theorems · Theorem · functional analysis
Orientation.abs_volumeForm_apply_le
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : InnerProductSpace ℝ E] {n : ℕ}
[_i : Fact (Module.finrank ℝ E = n)] (o : Orientation ℝ E (Fin n)) (v : Fin n → E), |o.volumeForm v| ≤ ∏ i, ‖v i‖Let v be an indexed family of n vectors in an oriented n-dimensional real inner
product space E. The output of the volume form of E when evaluated on v is bounded in absolute
value by the product of the norms of the vectors v i.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 250 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- Norm.normstatement and proof · cited by 5,413
- InnerProductSpacestatement and proof · cited by 3,523
- Finset.univstatement and proof · cited by 3,473
- one_mulproof · cited by 2,841
- Factstatement and proof · cited by 2,726
- Finset.prodstatement and proof · cited by 2,356
- FiniteDimensionalproof · cited by 1,854
- absstatement and proof · cited by 1,814
- Module.finrankstatement and proof · cited by 1,770
Cited by2
Results whose statement or proof uses this declaration.
- Orientation.volumeForm_apply_leproof · cited by 1
- Orientation.abs_areaForm_leproof · cited by 0