Theorems · Definition · logic and foundations
Set.DefinableMap
{M : Type u_1} →
(L : FirstOrder.Language) → [L.Structure M] → {α : Type u_2} → {β : Type u_3} → Set M → ((α → M) → β → M) → PropA family of functions is definable when each coordinate is definable.
- Defined in
- Mathlib.ModelTheory.Definability
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Set.DefinableFunproof · cited by 15
Cited by3
Results whose statement or proof uses this declaration.
- Set.Definable.preimage_mapstatement and proof · cited by 2
- Set.DefinableFun.ofPred_eqproof · cited by 2
- Set.DefinableFun.compstatement and proof · cited by 0