Mathlib Map

Theorems · Definition · group theory

AddSubsemigroup.giMapComap

{M : Type u_1} →
  {N : Type u_2} →
    [inst : Add M] →
      [inst_1 : Add N] →
        {f : M →ₙ+ N} → Function.Surjective ⇑f → GaloisInsertion (AddSubsemigroup.map f) (AddSubsemigroup.comap f)

map f and comap f form a GaloisInsertion when f is surjective.

Defined in
Mathlib.Algebra.Group.Subsemigroup.Operations
Cited by
9 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
AddAdd

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.