Mathlib Map

Theorems · Theorem · linear algebra

RayVector.ext_iff

∀ {R : Type u_1} {M : Type u_2} [inst : Zero M] {x y : RayVector R M},
  x = y ↔ ↑((RayVector.equiv R M) x) = ↑((RayVector.equiv R M) y)
Defined in
Mathlib.LinearAlgebra.Ray
Cited by
0 results in Mathlib
Foundations
Depth 15 from the axioms · uses Quot.sound
Assumes
Zero

Around this declaration

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

Cites5

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.