Theorems · Theorem · ring theory
Unitization.starMap_apply
∀ {R : Type u_1} {A : Type u_2} {B : Type u_3} [inst : CommSemiring R] [inst_1 : StarRing R]
[inst_2 : NonUnitalSemiring A] [inst_3 : StarRing A] [inst_4 : Module R A] [inst_5 : SMulCommClass R A A]
[inst_6 : IsScalarTower R A A] [inst_7 : NonUnitalSemiring B] [inst_8 : StarRing B] [inst_9 : Module R B]
[inst_10 : SMulCommClass R B B] [inst_11 : IsScalarTower R B B] [inst_12 : StarModule R B] (φ : A →⋆ₙₐ[R] B)
(x : Unitization R A), (Unitization.starMap φ) x = (algebraMap R (Unitization R B)) x.toProd.1 + ↑(φ x.toProd.2)- Defined in
- Mathlib.Algebra.Algebra.Unitization
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, 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
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- SMulCommClassstatement and proof · cited by 1,927
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- NonUnitalSemiringstatement and proof · cited by 339
- Unitizationstatement and proof · cited by 220
- StarAlgHomstatement · cited by 215
Cited by3
Results whose statement or proof uses this declaration.
- Unitization.starMap_inrproof · cited by 3
- Unitization.starMap_injectiveproof · cited by 1
- Unitization.starMap_inlproof · cited by 0