Mathlib Map

Theorems · Inductive type · group theory

AddConstEquiv

(G : Type u_1) → (H : Type u_2) → [Add G] → [Add H] → G → H → Type (max u_1 u_2)

An equivalence between G and H conjugating (· + a) to (· + b), denoted as G ≃+c[a, b] H.

Defined in
Mathlib.Algebra.AddConstMap.Equiv
Cited by
31 results in Mathlib
Foundations
Depth 1 from the axioms · uses no axioms
Assumes
AddAdd

Around this declaration

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

Cites0

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

Nothing in Mathlib beyond the foundations.

Cited by46

Results whose statement or proof uses this declaration.