Theorems · Definition · nonassociative algebras
NonUnitalAlgHom.rangeRestrict
{F : Type v'} →
{R : Type u} →
{A : Type v} →
{B : Type w} →
[inst : CommSemiring R] →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : Module R A] →
[inst_3 : NonUnitalNonAssocSemiring B] →
[inst_4 : Module R B] →
[inst_5 : FunLike F A B] →
[inst_6 : NonUnitalAlgHomClass F R A B] → (f : F) → A →ₙₐ[R] ↥(NonUnitalAlgHom.range f)Restrict the codomain of an NonUnitalAlgHom f to f.range.
This is the bundled version of Set.rangeFactorization.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 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.
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- FunLikestatement and proof · cited by 2,560
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- MonoidHom.idstatement · cited by 323
- NonUnitalSubalgebrastatement · cited by 215
- NonUnitalAlgHomstatement · cited by 148
- NonUnitalAlgHomClassstatement and proof · cited by 75
- NonUnitalAlgHom.rangestatement and proof · cited by 12
- NonUnitalAlgHom.codRestrictproof · cited by 3
- NonUnitalAlgHom.mem_range_selfproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.