Theorems · Theorem · logic and foundations
exists_exists_and_eq_and
∀ {α : Sort u_1} {β : Sort u_2} {f : α → β} {p : α → Prop} {q : β → Prop},
(∃ b, (∃ a, p a ∧ f a = b) ∧ q b) ↔ ∃ a, p a ∧ q (f a)- Defined in
- Mathlib.Logic.Basic
- Cited by
- 10 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.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by10
Results whose statement or proof uses this declaration.
- lowerClosure_imageproof · cited by 3
- AddAction.isBlock_iff_vadd_eq_of_memproof · cited by 2
- Set.op_vadd_set_vadd_eq_vadd_vadd_setproof · cited by 1
- Set.vadd_set_vsub_vadd_setproof · cited by 1
- Finset.op_vadd_finset_vadd_eq_vadd_vadd_finsetproof · cited by 1
- MeasureTheory.Measure.haar.add_left_addIndex_leproof · cited by 1
- LowerSet.map_mapproof · cited by 0
- Delone.DeloneSet.mapBilipschitz_transproof · cited by 0
- Finset.card_nsmul_quotient_add_nsmul_inter_addSubgroup_leproof · cited by 0
- AddCon.sSup_eq_addConGenproof · cited by 0