Theorems · Theorem · linear algebra
equiv_iff_sameRay
∀ {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] {v₁ v₂ : RayVector R M},
v₁ ≈ v₂ ↔ SameRay R ↑((RayVector.equiv R M) v₁) ↑((RayVector.equiv R M) v₂)Equivalence of nonzero vectors, in terms of SameRay.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- 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
- IsStrictOrderedRingstatement and proof · cited by 2,490
- SameRaystatement · cited by 149
- RayVectorstatement and proof · cited by 7
- RayVector.equivstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.