Theorems · Theorem · logic and foundations
Membership.mem.out
∀ {α : Type u} {a : α} {p : α → Prop}, a ∈ {x | p x} → p aIf h : a ∈ {x | p x} then h.out : p x. These are definitionally equal, but this can
nevertheless be useful for various reasons, e.g. to apply further projection notation or in an
argument to simp.
- Defined in
- Mathlib.Data.Set.Operations
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Set.ofPredstatement · cited by 6,101
- Set.mem_ofPredproof · cited by 104
Cited by38
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_Ioi_of_hasDerivAt_of_tendsto'proof · cited by 7
- Metric.cthickening_subset_thickening'proof · cited by 6
- Metric.eball_subset_closedEBallproof · cited by 5
- MeasureTheory.integral_Ioi_of_hasDerivAt_of_tendstoproof · cited by 5
- MeasureTheory.integrableOn_Ioi_deriv_of_nonneg'proof · cited by 4
- EMetric.mk_uniformity_basisproof · cited by 4
- MeasureTheory.integrableOn_Ioi_deriv_of_nonnegproof · cited by 3
- Complex.norm_eqOn_of_isPreconnected_of_isMaxOnproof · cited by 3
- EMetric.mk_uniformity_basis_leproof · cited by 3
- MeasureTheory.integral_Iic_of_hasDerivAt_of_tendstoproof · cited by 3
- tendsto_log_mul_rpow_nhdsGT_zeroproof · cited by 3
- Complex.isOpen_setOfPred_mem_nhds_and_isMaxOn_normproof · cited by 2