Mathlib Map

Theorems · Theorem · linear algebra

SameRay.congr_simp

∀ (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₁_1 : M),
  v₁ = v₁_1 → ∀ (v₂ v₂_1 : M), v₂ = v₂_1 → SameRay R v₁ v₂ = SameRay R v₁_1 v₂_1
Defined in
Mathlib.LinearAlgebra.Ray
Cited by
18 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CommSemiringPartialOrderIsStrictOrderedRingAddCommMonoidModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by18

Results whose statement or proof uses this declaration.