Theorems · Theorem · linear algebra
rayOfNeZero.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) (e_v : v = v_1) (h : v ≠ 0),
rayOfNeZero R v h = rayOfNeZero R v_1 ⋯- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Module.Raystatement · cited by 30
- rayOfNeZerostatement and proof · cited by 22
Cited by4
Results whose statement or proof uses this declaration.
- Module.Basis.orientation_mapproof · cited by 3
- Module.Ray.map_negproof · cited by 2
- Module.Ray.neg_units_smulproof · cited by 2
- Module.Basis.orientation_reindexproof · cited by 0