Theorems · Definition · ring theory
NonUnitalStarAlgHom.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 : Star A] →
[inst_4 : NonUnitalNonAssocSemiring B] →
[inst_5 : Module R B] →
[inst_6 : Star B] →
[inst_7 : FunLike F A B] →
[inst_8 : NonUnitalAlgHomClass F R A B] →
[inst_9 : StarHomClass F A B] → (f : F) → A →⋆ₙₐ[R] ↥(NonUnitalStarAlgHom.range f)Restrict the codomain of a non-unital star algebra homomorphism f to f.range.
This is the bundled version of Set.rangeFactorization.
- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 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.
- 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
- Starstatement and proof · cited by 496
- NonUnitalStarAlgHomstatement · cited by 208
- NonUnitalStarSubalgebrastatement · cited by 196
- StarHomClassstatement and proof · cited by 76
- NonUnitalAlgHomClassstatement and proof · cited by 75
- NonUnitalStarAlgHom.rangestatement and proof · cited by 24
- NonUnitalStarAlgHom.codRestrictproof · cited by 5
- NonUnitalStarAlgHom.mem_range_selfproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- StarAlgEquiv.ofLeftInverse'proof · cited by 2