Theorems · Theorem · commutative algebra
AddEquiv.isWeaklyRegular_congr
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {M₂ : Type u_4} [inst : CommRing R] [inst_1 : CommRing S]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup M₂] [inst_4 : Module R M] [inst_5 : Module S M₂] {e : M ≃+ M₂}
{as : List R} {bs : List S},
List.Forall₂ (fun r s => ∀ (x : M), e (r • x) = s • e x) as bs →
(RingTheory.Sequence.IsWeaklyRegular M as ↔ RingTheory.Sequence.IsWeaklyRegular M₂ bs)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Top.topproof · cited by 9,680
- HasQuotient.Quotientproof · cited by 2,301
- AddEquivstatement and proof · cited by 1,087
- Submodule.mkQproof · cited by 232
- Function.Surjective.forallproof · cited by 214
- IsSMulRegularproof · cited by 128
- Submodule.toAddSubgroupproof · cited by 106
- finCongrproof · cited by 78
Cited by3
Results whose statement or proof uses this declaration.
- RingTheory.Sequence.isWeaklyRegular_map_algebraMap_iffproof · cited by 2
- LinearEquiv.isWeaklyRegular_congr'proof · cited by 1
- AddEquiv.isRegular_congrproof · cited by 1