Theorems · Theorem · group theory
AddSubmonoid.comap_inf
∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {F : Type u_4}
[inst_2 : FunLike F M N] [mc : AddMonoidHomClass F M N] (S T : AddSubmonoid N) (f : F),
AddSubmonoid.comap f (S ⊓ T) = AddSubmonoid.comap f S ⊓ AddSubmonoid.comap f T- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FunLikestatement and proof · cited by 2,560
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- AddMonoidHomClassstatement and proof · cited by 252
- AddSubmonoid.comapstatement · cited by 62
- GaloisConnection.u_infproof · cited by 37
- AddSubmonoid.gc_map_comapproof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.