Theorems · Definition · ring theory
SemilinearMapClass.recOn
{F : Type u_14} →
{R : Type u_15} →
{S : Type u_16} →
[inst : Semiring R] →
[inst_1 : Semiring S] →
{σ : R →+* S} →
{M : Type u_17} →
{M₂ : Type u_18} →
[inst_2 : AddCommMonoid M] →
[inst_3 : AddCommMonoid M₂] →
[inst_4 : Module R M] →
[inst_5 : Module S M₂] →
[inst_6 : FunLike F M M₂] →
{motive : SemilinearMapClass F σ M M₂ → Sort u} →
(t : SemilinearMapClass F σ M M₂) →
([toAddHomClass : AddHomClass F M M₂] →
[toMulActionSemiHomClass : MulActionSemiHomClass F (⇑σ) M M₂] → motive ⋯) →
motive t- Defined in
- Mathlib.Algebra.Module.LinearMap.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- RingHomstatement and proof · cited by 10,189
- FunLikestatement and proof · cited by 2,560
- AddHomClassstatement and proof · cited by 65
- SemilinearMapClassstatement and proof · cited by 16
- MulActionSemiHomClassstatement and proof · cited by 13
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.