Theorems · Theorem · linear algebra
Orientation.reindex_neg
∀ {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} {ι' : Type u_5} (e : ι ≃ ι') (x : Orientation R M ι),
(Orientation.reindex R M e) (-x) = -(Orientation.reindex R M e) x- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement and proof · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Orientationstatement and proof · cited by 360
- AlternatingMapstatement · cited by 329
- Orientation.reindexstatement · cited by 5
- AlternatingMap.domDomCongrₗproof · cited by 5
- Module.Ray.map_negproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.