Theorems · Theorem · number theory
ZMod.ringEquivCongr_trans
∀ {a b c : ℕ} (hab : a = b) (hbc : b = c),
(ZMod.ringEquivCongr hab).trans (ZMod.ringEquivCongr hbc) = ZMod.ringEquivCongr ⋯- Defined in
- Mathlib.Data.ZMod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Quot.sound
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.
- RingEquivstatement · cited by 1,147
- ZModstatement · cited by 1,024
- RingEquiv.transstatement and proof · cited by 54
- ZMod.ringEquivCongrstatement and proof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.ringEquivCongr_ringEquivCongr_applyproof · cited by 0