Theorems · Theorem · ring theory
NonUnitalStarAlgebra.map_inf
∀ {F : Type v'} {R : Type u} {A : Type v} {B : Type w} [inst : CommSemiring R] [inst_1 : StarRing R]
[inst_2 : NonUnitalSemiring A] [inst_3 : StarRing A] [inst_4 : Module R A] [inst_5 : NonUnitalSemiring B]
[inst_6 : StarRing B] [inst_7 : Module R B] [inst_8 : FunLike F A B] [inst_9 : NonUnitalAlgHomClass F R A B]
[inst_10 : StarHomClass F A B] [inst_11 : IsScalarTower R A A] [inst_12 : SMulCommClass R A A]
[inst_13 : StarModule R A] [inst_14 : IsScalarTower R B B] [inst_15 : SMulCommClass R B B] [inst_16 : StarModule R B]
(f : F),
Function.Injective ⇑f →
∀ (S T : NonUnitalStarSubalgebra R A),
NonUnitalStarSubalgebra.map f (S ⊓ T) = NonUnitalStarSubalgebra.map f S ⊓ NonUnitalStarSubalgebra.map f T- Defined in
- Mathlib.Algebra.Star.NonUnitalSubalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 79 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- IsScalarTowerstatement and proof · cited by 3,896
- FunLikestatement and proof · cited by 2,560
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- SetLike.coe_injectiveproof · cited by 374
- NonUnitalSemiringstatement and proof · cited by 339
- NonUnitalStarSubalgebrastatement and proof · cited by 196
- StarHomClassstatement and proof · cited by 76
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.