Theorems · Definition · ring theory
LinearMapClass.linearMap
{R : Type u_1} →
{M₁ : Type u_9} →
{M₂ : Type u_10} →
{F : Type u_14} →
[inst : Semiring R] →
[inst_1 : AddCommMonoid M₁] →
[inst_2 : AddCommMonoid M₂] →
[inst_3 : Module R M₁] →
[inst_4 : Module R M₂] → F → [inst_5 : FunLike F M₁ M₂] → [LinearMapClass F R M₁ M₂] → M₁ →ₗ[R] M₂Reinterpret an element of a type of linear maps as a linear map.
- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement · cited by 10,215
- FunLikestatement and proof · cited by 2,560
- SemilinearMapClass.semilinearMapproof · cited by 80
- LinearMapClassstatement and proof · cited by 25
Cited by4
Results whose statement or proof uses this declaration.
- LinearMap.norm_map_iff_inner_map_mapproof · cited by 1
- image_extremePointsproof · cited by 0
- NonUnitalSubalgebra.map_toSubmodulestatement and proof · cited by 0
- AlgHom.equalizer_toSubmodulestatement · cited by 0