Theorems · Definition · group theory
AddCon.congr
{M : Type u_1} →
{N : Type u_2} →
[inst : Add M] →
[inst_1 : Add N] →
{c : AddCon M} → {d : AddCon N} → (e : M ≃+ N) → c = AddCon.comap ⇑e ⋯ d → c.Quotient ≃+ d.QuotientAn additive equivalence e : α ≃+ β generates an equivalence between quotient spaces,
if it is compatible with the relations.
- Defined in
- Mathlib.GroupTheory.Congruence.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, 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
- Equivproof · cited by 8,337
- AddEquivstatement and proof · cited by 1,087
- map_addstatement · cited by 964
- AddConstatement and proof · cited by 138
- EquivLike.toEquivproof · cited by 125
- AddCon.Quotientstatement · cited by 54
- AddCon.toSetoidproof · cited by 20
- AddCon.comapstatement and proof · cited by 14
- Quotient.congrproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- AddCon.comapQuotientEquivOfSurjproof · cited by 3
- AddCon.congr_mkstatement · cited by 0
- AddCon.congr_symmstatement · cited by 0
- AddCon.comapQuotientEquivproof · cited by 0