Theorems · Theorem · linear algebra
Module.Ray.ind
∀ (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] {C : Module.Ray R M → Prop},
(∀ (v : M) (hv : v ≠ 0), C (rayOfNeZero R v hv)) → ∀ (x : Module.Ray R M), C xAn induction principle for Module.Ray, used as induction x using Module.Ray.ind.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 10 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 and proof · cited by 30
- rayOfNeZerostatement and proof · cited by 22
Cited by10
Results whose statement or proof uses this declaration.
- Orientation.eq_or_eq_neg_of_isEmptyproof · cited by 6
- Module.Basis.map_orientation_eq_det_inv_smulproof · cited by 3
- Module.Ray.ne_neg_selfproof · cited by 3
- units_smul_eq_self_iffproof · cited by 3
- Orientation.map_of_isEmptyproof · cited by 2
- Module.Ray.map_negproof · cited by 2
- Module.Ray.map_reflproof · cited by 2
- Module.Ray.neg_units_smulproof · cited by 2
- Module.Basis.orientation_eq_or_eq_negproof · cited by 2
- Module.Ray.units_smul_of_posproof · cited by 2