Theorems · Theorem · nonassociative algebras
NonUnitalAlgHom.range_comp
∀ {R : Type u} {A : Type v} {B : Type w} {C : 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 : NonUnitalNonAssocSemiring C] [inst_6 : Module R C] (f : A →ₙₐ[R] B) (g : B →ₙₐ[R] C),
NonUnitalAlgHom.range (g.comp f) = NonUnitalSubalgebra.map g (NonUnitalAlgHom.range f)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- SetLike.coe_injectiveproof · cited by 374
- MonoidHom.idstatement and proof · cited by 323
- Set.range_compproof · cited by 223
- NonUnitalSubalgebrastatement · cited by 215
- NonUnitalAlgHomstatement and proof · cited by 148
- NonUnitalSubalgebra.mapstatement and proof · cited by 23
- NonUnitalAlgHom.compstatement and proof · cited by 21
- NonUnitalAlgHom.rangestatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.