Theorems · Theorem · functional analysis
OrthonormalBasis.det_to_matrix_orthonormalBasis_real
∀ {ι : Type u_1} {F : Type u_5} [inst : NormedAddCommGroup F] [inst_1 : InnerProductSpace ℝ F] [inst_2 : Fintype ι]
[inst_3 : DecidableEq ι] (a b : OrthonormalBasis ι ℝ F), a.toBasis.det ⇑b = 1 ∨ a.toBasis.det ⇑b = -1The determinant of the change-of-basis matrix between two orthonormal bases a, b is ±1.
- Defined in
- Mathlib.Analysis.InnerProductSpace.PiL2
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 232 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.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Fintypestatement and proof · cited by 7,736
- Set.ofPredproof · cited by 6,101
- InnerProductSpacestatement and proof · cited by 3,523
- Star.starproof · cited by 1,082
- Matrix.detproof · cited by 665
- AlternatingMapstatement · cited by 329
- sqproof · cited by 280
- OrthonormalBasisstatement and proof · cited by 188
- OrthonormalBasis.toBasisstatement and proof · cited by 102
Cited by2
Results whose statement or proof uses this declaration.
- OrthonormalBasis.det_to_matrix_orthonormalBasis_of_opposite_orientationproof · cited by 1
- OrthonormalBasis.det_to_matrix_orthonormalBasis_of_same_orientationproof · cited by 1