Theorems · Theorem · linear algebra
Orientation.map_neg
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : PartialOrder R] [inst_2 : IsStrictOrderedRing R] {M : Type u_2}
{N : Type u_3} [inst_3 : AddCommGroup M] [inst_4 : AddCommGroup N] [inst_5 : Module R M] [inst_6 : Module R N]
{ι : Type u_4} (f : M ≃ₗ[R] N) (x : Orientation R M ι), (Orientation.map ι f) (-x) = -(Orientation.map ι f) x- Defined in
- Mathlib.LinearAlgebra.Orientation
- Cited by
- 1 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.
Cites14
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
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Equivstatement · cited by 8,337
- PartialOrderstatement and proof · cited by 6,410
- LinearEquivstatement and proof · cited by 3,317
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Orientationstatement and proof · cited by 360
- AlternatingMapstatement · cited by 329
- Orientation.mapstatement · cited by 26
Cited by1
Results whose statement or proof uses this declaration.
- Orientation.volumeForm_mapproof · cited by 2