Theorems · Theorem · group theory
AddSubsemigroup.map_iInf
∀ {M : Type u_1} {N : Type u_2} [inst : Add M] [inst_1 : Add N] {ι : Sort u_5} [Nonempty ι] (f : M →ₙ+ N),
Function.Injective ⇑f →
∀ (s : ι → AddSubsemigroup M), AddSubsemigroup.map f (iInf s) = ⨅ i, AddSubsemigroup.map f (s i)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- Set.imageproof · cited by 5,609
- iInfstatement and proof · cited by 1,690
- SetLike.coe_injectiveproof · cited by 374
- AddHomstatement and proof · cited by 294
- AddSubsemigroupstatement and proof · cited by 262
- AddSubsemigroup.mapstatement and proof · cited by 50
- Set.injOn_of_injectiveproof · cited by 28
- Set.InjOn.image_iInter_eqproof · cited by 22
- AddSubsemigroup.coe_iInfproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.