Theorems · Theorem · linear algebra
Orientation.eq_or_eq_neg_of_isEmpty
∀ {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 : IsEmpty ι] (o : Orientation R M ι),
o = positiveOrientation ∨ o = -positiveOrientationA module M over a linearly ordered commutative ring has precisely two "orientations" with
respect to an empty index type. (Note that these are only orientations of M of in the conventional
mathematical sense if M is zero-dimensional.)
- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites45
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Semiringproof · cited by 13,802
- AddCommGroupstatement and proof · cited by 12,871
- AddCommMonoidproof · cited by 12,281
- LinearOrderstatement and proof · cited by 8,572
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- LinearEquivproof · cited by 3,317
- one_mulproof · cited by 2,841
Cited by6
Results whose statement or proof uses this declaration.
- Orientation.volumeForm_neg_orientationproof · cited by 6
- Orientation.volumeForm_robust'proof · cited by 3
- Orientation.abs_volumeForm_apply_leproof · cited by 2
- Orientation.volumeForm_mapproof · cited by 2
- Orientation.abs_volumeForm_apply_of_pairwise_orthogonalproof · cited by 1
- Orientation.volumeForm_comp_linearIsometryEquivproof · cited by 0