Theorems · Theorem · linear algebra
Orientation.map_eq_det_inv_smul
∀ {R : Type u_1} [inst : Field R] [inst_1 : LinearOrder R] [inst_2 : IsStrictOrderedRing R] {M : Type u_2}
[inst_3 : AddCommGroup M] [inst_4 : Module R M] {ι : Type u_3} [inst_5 : Fintype ι] [FiniteDimensional R M]
(x : Orientation R M ι) (f : M ≃ₗ[R] M),
Fintype.card ι = Module.finrank R M → (Orientation.map ι f) x = (LinearEquiv.det f)⁻¹ • xThe value of Orientation.map when the index type has cardinality equal to the finite
dimension, in terms of f.det.
- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Equivstatement · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Equiv.symmproof · cited by 3,681
- MonoidHomstatement · cited by 3,629
- LinearEquivstatement and proof · cited by 3,317
- Unitsstatement · cited by 2,804
Cited by2
Results whose statement or proof uses this declaration.
- Orientation.map_eq_iff_det_posproof · cited by 3
- Orientation.map_eq_neg_iff_det_negproof · cited by 0