Theorems · Theorem · ring theory
StarSubalgebra.map_iInf
∀ {R : Type u_2} {A : Type u_3} {B : Type u_4} [inst : CommSemiring R] [inst_1 : StarRing R] [inst_2 : Semiring A]
[inst_3 : Algebra R A] [inst_4 : StarRing A] [inst_5 : StarModule R A] [inst_6 : Semiring B] [inst_7 : Algebra R B]
[inst_8 : StarRing B] [inst_9 : StarModule R B] {ι : Sort u_5} [Nonempty ι] (f : A →⋆ₐ[R] B),
Function.Injective ⇑f →
∀ (s : ι → StarSubalgebra R A), StarSubalgebra.map f (iInf s) = ⨅ i, StarSubalgebra.map f (s i)- Defined in
- Mathlib.Algebra.Star.Subalgebra
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 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
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Set.imageproof · cited by 5,609
- iInfstatement and proof · cited by 1,690
- StarRingstatement and proof · cited by 1,686
- StarModulestatement and proof · cited by 570
- SetLike.coe_injectiveproof · cited by 374
- StarAlgHomstatement and proof · cited by 215
- StarSubalgebrastatement and proof · cited by 194
- Set.injOn_of_injectiveproof · cited by 28
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.