Theorems · Theorem · linear algebra
Orientation.ne_iff_eq_neg
∀ {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₁ x₂ : Orientation R M ι), Fintype.card ι = Module.finrank R M → (x₁ ≠ x₂ ↔ x₁ = -x₂)If the index type has cardinality equal to the finite dimension, an orientation equals the negation of another orientation if and only if they are not equal.
- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- Fintype.cardstatement and proof · cited by 1,386
- Orientationstatement and proof · cited by 360
- AlternatingMapstatement · cited by 329
- Module.Ray.ne_neg_selfproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.