Theorems · Theorem · ring theory
NonUnitalStarSubalgebra.map_injective
∀ {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},
Function.Injective ⇑f → Function.Injective (NonUnitalStarSubalgebra.map f)- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- CommSemiringstatement and proof · cited by 10,911
- SetLike.coeproof · cited by 8,199
- FunLikestatement and proof · cited by 2,560
- Set.extproof · cited by 2,266
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- Starstatement and proof · cited by 496
- NonUnitalStarSubalgebrastatement and proof · cited by 196
- Set.ext_iffproof · cited by 90
- StarHomClassstatement and proof · cited by 76
- NonUnitalAlgHomClassstatement and proof · cited by 75
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.