Theorems · Theorem · linear algebra
Module.Ray.linearEquiv_smul_eq_map
∀ {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] (e : M ≃ₗ[R] M) (v : Module.Ray R M), e • v = (Module.Ray.map e) vThe action via LinearEquiv.apply_distribMulAction corresponds to Module.Ray.map.
- Defined in
- Mathlib.LinearAlgebra.Ray
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement and proof · cited by 18,349
- 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
- LinearEquivstatement and proof · cited by 3,317
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Module.Raystatement and proof · cited by 30
- Module.Ray.mapstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.