Theorems · Theorem · linear algebra
Module.Basis.orientation_unitsSMul
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R] {M : Type u_2}
[inst_3 : AddCommGroup M] [inst_4 : Module R M] {ι : Type u_4} [inst_5 : Fintype ι] [inst_6 : DecidableEq ι]
(e : Module.Basis ι R M) (w : ι → Rˣ), (e.unitsSMul w).orientation = (∏ i, w i)⁻¹ • e.orientationThe orientation given by a basis derived using units_smul, in terms of the product of those
units.
- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Fintypestatement and proof · cited by 7,736
- PartialOrderstatement and proof · cited by 6,410
- Finset.univstatement and proof · cited by 3,473
- Unitsstatement and proof · cited by 2,804
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.prodstatement and proof · cited by 2,356
- Units.valproof · cited by 1,966
- Module.Basisstatement and proof · cited by 1,477
- one_smulproof · cited by 1,374
Cited by1
Results whose statement or proof uses this declaration.
- Module.Basis.orientation_neg_singleproof · cited by 1