Theorems · Definition · functional analysis
OrthonormalBasis.adjustToOrientation
{E : Type u_1} →
[inst : NormedAddCommGroup E] →
[inst_1 : InnerProductSpace ℝ E] →
{ι : Type u_2} →
[inst_2 : Fintype ι] →
[DecidableEq ι] → OrthonormalBasis ι ℝ E → Orientation ℝ E ι → [Nonempty ι] → OrthonormalBasis ι ℝ EGiven an orthonormal basis and an orientation, return an orthonormal basis giving that orientation: either the original basis, or one constructed by negating a single (arbitrary) basis vector.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 231 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Fintypestatement and proof · cited by 7,736
- InnerProductSpacestatement and proof · cited by 3,523
- Orientationstatement and proof · cited by 360
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.toBasisproof · cited by 102
- Module.Basis.adjustToOrientationproof · cited by 7
- Module.Basis.toOrthonormalBasisproof · cited by 5
- OrthonormalBasis.orthonormal_adjustToOrientationproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- Orientation.finOrthonormalBasisproof · cited by 8
- OrthonormalBasis.toBasis_adjustToOrientationstatement · cited by 3
- Orientation.volumeForm_robust'proof · cited by 3
- OrthonormalBasis.orientation_adjustToOrientationstatement · cited by 2
- OrthonormalBasis.abs_det_adjustToOrientationstatement · cited by 1
- OrthonormalBasis.adjustToOrientation_apply_eq_or_eq_negstatement · cited by 0
- OrthonormalBasis.det_adjustToOrientationstatement · cited by 0
- OrthonormalBasis.adjustToOrientation.congr_simpstatement and proof · cited by 0