Theorems · Theorem · ring theory
AlgHom.range_comp
∀ {R : Type u} {A : Type v} {B : Type w} {C : Type w'} [inst : CommSemiring R] [inst_1 : Semiring A]
[inst_2 : Algebra R A] [inst_3 : Semiring B] [inst_4 : Algebra R B] [inst_5 : Semiring C] [inst_6 : Algebra R C]
(f : A →ₐ[R] B) (g : B →ₐ[R] C), (g.comp f).range = Subalgebra.map g f.range- Defined in
- Mathlib.Algebra.Algebra.Subalgebra.Basic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 26 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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- AlgHomstatement and proof · cited by 3,236
- Subalgebrastatement · cited by 1,353
- AlgHom.compstatement and proof · cited by 501
- SetLike.coe_injectiveproof · cited by 374
- Set.range_compproof · cited by 223
- AlgHom.rangestatement and proof · cited by 169
- Subalgebra.mapstatement and proof · cited by 90
Cited by5
Results whose statement or proof uses this declaration.
- Algebra.TensorProduct.productMap_rangeproof · cited by 2
- Subalgebra.LinearDisjoint.exists_field_of_isDomain_of_injectiveproof · cited by 2
- IntermediateField.fieldRange_comp_valproof · cited by 0
- Subalgebra.range_comp_valproof · cited by 0
- IntermediateField.LinearDisjoint.map'proof · cited by 0