Theorems · Theorem · linear algebra
Module.Ray.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]
(f : M ≃ₗ[R] N) (v : Module.Ray R M), (Module.Ray.map f) (-v) = -(Module.Ray.map f) v- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · 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
- map_negproof · cited by 378
- neg_ne_zeroproof · cited by 70
- Module.Raystatement and proof · cited by 30
Cited by2
Results whose statement or proof uses this declaration.
- Orientation.map_negproof · cited by 1
- Orientation.reindex_negproof · cited by 0