Theorems · Theorem · group theory
AddSubmonoid.mem_iSup_prop
∀ {M : Type u_1} [inst : AddZeroClass M] {p : Prop} {S : p → AddSubmonoid M} {x : M},
x ∈ ⨆ (h : p), S h ↔ x = 0 ∨ ∃ (h : p), x ∈ S h- Cited by
- 0 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddZeroClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- iSupstatement · cited by 2,415
- AddZeroClassstatement and proof · cited by 1,237
- AddSubmonoidstatement and proof · cited by 1,178
- iSup_congr_Propproof · cited by 247
- ZeroMemClass.zero_memproof · cited by 162
- iSup_posproof · cited by 61
- iSup_negproof · cited by 49
- AddSubmonoid.mem_botproof · cited by 12
- IsEmpty.exists_iffproof · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.