Theorems · Theorem · linear algebra
Module.Basis.orientation_comp_linearEquiv_eq_neg_iff_det_neg
∀ {R : Type u_1} [inst : CommRing 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 ι] [inst_6 : DecidableEq ι]
(e : Module.Basis ι R M) (f : M ≃ₗ[R] M), (e.map f).orientation = -e.orientation ↔ LinearMap.det ↑f < 0Composing a basis with a linear equiv gives the negation of that orientation if and only if the determinant is negative.
- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 0 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.
Cites25
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
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- MonoidHomstatement · cited by 3,629
- LinearEquivstatement and proof · cited by 3,317
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Module.Basisstatement and proof · cited by 1,477
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.