Theorems · Theorem · logic and foundations
Set.empty_definableFun_iff
∀ {M : Type u_1} {L : FirstOrder.Language} [inst : L.Structure M] {α : Type u_2} {f : (α → M) → M},
Set.DefinableFun L ∅ f ↔ ∃ φ, Function.tupleGraph f = Set.ofPred φ.Realize- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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 and proof · cited by 6,101
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- FirstOrder.Language.Formulastatement and proof · cited by 93
- FirstOrder.Language.Formula.Realizestatement and proof · cited by 81
- Set.DefinableFunstatement · cited by 15
- Function.tupleGraphstatement and proof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Term.definableFun_realizeproof · cited by 3