Theorems · Theorem · nonassociative algebras
NonUnitalAlgHom.range_comp_le_range
∀ {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) ≤ NonUnitalAlgHom.range g- Cited by
- 0 results in Mathlib
- Foundations
- Depth 24 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.
- 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
- MonoidHom.idstatement and proof · cited by 323
- NonUnitalSubalgebrastatement · cited by 215
- NonUnitalAlgHomstatement and proof · cited by 148
- Set.range_comp_subset_rangeproof · cited by 32
- NonUnitalAlgHom.compstatement and proof · cited by 21
- SetLike.coe_monoproof · cited by 18
- NonUnitalAlgHom.rangestatement and proof · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.