Theorems · Theorem · commutative algebra
Subsemiring.map_iInf
∀ {R : Type u} {S : Type v} [inst : NonAssocSemiring R] [inst_1 : NonAssocSemiring S] {ι : Sort u_1} [Nonempty ι]
(f : R →+* S),
Function.Injective ⇑f → ∀ (s : ι → Subsemiring R), Subsemiring.map f (iInf s) = ⨅ i, Subsemiring.map f (s i)- Defined in
- Mathlib.Algebra.Ring.Subsemiring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- RingHomstatement and proof · cited by 10,189
- Set.imageproof · cited by 5,609
- iInfstatement and proof · cited by 1,690
- Set.iInterproof · cited by 1,084
- NonAssocSemiringstatement and proof · cited by 805
- Subsemiringstatement and proof · cited by 456
- SetLike.coe_injectiveproof · cited by 374
- Subsemiring.mapstatement and proof · cited by 29
- Set.injOn_of_injectiveproof · cited by 28
- Set.InjOn.image_iInter_eqproof · cited by 22
- Subsemiring.coe_iInfproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.