Theorems · Theorem · logic and foundations
FirstOrder.Language.LHom.Injective.onFunction
∀ {L : FirstOrder.Language} {L' : FirstOrder.Language} {ϕ : L →ᴸ L'},
ϕ.Injective → ∀ {n : ℕ}, Function.Injective fun f => ϕ.onFunction f- Defined in
- Mathlib.ModelTheory.LanguageMap
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Functionsstatement · cited by 153
- FirstOrder.Language.LHomstatement and proof · cited by 66
- FirstOrder.Language.LHom.onFunctionstatement · cited by 27
- FirstOrder.Language.LHom.Injectivestatement and proof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.LHom.Injective.isExpansionOn_defaultproof · cited by 0