Theorems · Theorem · ring theory
LinearMap.isLinear
∀ {R : Type u_1} {M : Type u_8} {M₂ : Type u_10} [inst : Semiring R] [inst_1 : AddCommMonoid M]
[inst_2 : AddCommMonoid M₂] [inst_3 : Module R M] [inst_4 : Module R M₂] (fₗ : M →ₗ[R] M₂), IsLinearMap R ⇑fₗ- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 21 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- LinearMapstatement and proof · cited by 10,215
- LinearMap.toAddHomproof · cited by 165
- IsLinearMapstatement · cited by 41
- LinearMap.map_smul'proof · cited by 15
- AddHom.map_add'proof · cited by 13
Cited by10
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isBoundedLinearMapproof · cited by 6
- LinearMap.image_convexHullproof · cited by 4
- IsBoundedLinearMap.sndproof · cited by 2
- IsBoundedLinearMap.addproof · cited by 2
- IsBoundedLinearMap.fstproof · cited by 2
- IsBoundedLinearMap.idproof · cited by 2
- IsBoundedLinearMap.negproof · cited by 2
- IsBoundedLinearMap.smulproof · cited by 0
- IsBoundedLinearMap.zeroproof · cited by 0
- IsBoundedLinearMap.compproof · cited by 0