Mathlib Map

Theorems · Definition · group theory

AddEquiv.trans

{M : Type u_4} →
  {N : Type u_5} → {P : Type u_6} → [inst : Add M] → [inst_1 : Add N] → [inst_2 : Add P] → M ≃+ N → N ≃+ P → M ≃+ P

Transitivity of addition-preserving isomorphisms

Defined in
Mathlib.Algebra.Group.Equiv.Defs
Cited by
53 results in Mathlib
Foundations
Depth 19 from the axioms · uses Quot.sound
Assumes
AddAddAdd

Around this declaration

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

Cites4

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

Cited by102

Results whose statement or proof uses this declaration.