Theorems · Theorem · commutative algebra
AdicCompletion.induction_on
∀ {R : Type u_1} [inst : CommRing R] (I : Ideal R) (M : Type u_4) [inst_1 : AddCommGroup M] [inst_2 : Module R M]
{p : AdicCompletion I M → Prop} (x : AdicCompletion I M),
(∀ (f : AdicCompletion.AdicCauchySequence I M), p ((AdicCompletion.mk I M) f)) → p xTo show a statement about an element of adicCompletion I M, it suffices to check it
on Cauchy sequences.
- Defined in
- Mathlib.RingTheory.AdicCompletion.Basic
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingAddCommGroupModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement · cited by 10,215
- Idealstatement and proof · cited by 4,748
- AdicCompletionstatement and proof · cited by 160
- AdicCompletion.AdicCauchySequencestatement and proof · cited by 41
- AdicCompletion.mkstatement and proof · cited by 22
- AdicCompletion.mk_surjectiveproof · cited by 1
Cited by9
Results whose statement or proof uses this declaration.
- AdicCompletion.map_ext'proof · cited by 6
- AdicCompletion.map_surjectiveproof · cited by 2
- AdicCompletion.map_injectiveproof · cited by 1
- AdicCompletion.component_sumInvproof · cited by 1
- AdicCompletion.sumInv_applyproof · cited by 1
- AdicCompletion.map_ext''proof · cited by 1
- AdicCompletion.val_smul_eq_evalₐ_smulproof · cited by 0
- AdicCompletion.map_exactproof · cited by 0
- AdicCompletion.map_extproof · cited by 0