Theorems · Definition · linear algebra
Module.Ray.map
{R : Type u_1} →
[inst : CommSemiring R] →
[inst_1 : PartialOrder R] →
[inst_2 : IsStrictOrderedRing R] →
{M : Type u_2} →
[inst_3 : AddCommMonoid M] →
[inst_4 : Module R M] →
{N : Type u_3} →
[inst_5 : AddCommMonoid N] → [inst_6 : Module R N] → (M ≃ₗ[R] N) → Module.Ray R M ≃ Module.Ray R NAn equivalence between modules implies an equivalence between rays.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- 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
- Module.Raystatement · cited by 30
- Quotient.congrproof · cited by 1
- RayVector.mapLinearEquivproof · cited by 0
Cited by9
Results whose statement or proof uses this declaration.
- Orientation.mapproof · cited by 26
- Orientation.reindexproof · cited by 5
- Module.Ray.map_negstatement · cited by 2
- Module.Ray.map_reflstatement · cited by 2
- Orientation.map_reflproof · cited by 0
- Orientation.reindex_reflproof · cited by 0
- Module.Ray.linearEquiv_smul_eq_mapstatement · cited by 0
- Module.Ray.map_applystatement · cited by 0
- Module.Ray.map_symmstatement · cited by 0