Theorems · Theorem · logic and foundations
FirstOrder.Language.Theory.typeOf.congr_simp
∀ {L : FirstOrder.Language} (T : L.Theory) {α : Type w} {M : Type w'} [inst : L.Structure M] [inst_1 : Nonempty M]
[inst_2 : M ⊨ T] (v v_1 : α → M), v = v_1 → T.typeOf v = T.typeOf v_1- Defined in
- Mathlib.ModelTheory.Types
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Structurestatement and proof · cited by 775
- FirstOrder.Language.Theorystatement and proof · cited by 154
- FirstOrder.Language.Theory.Modelstatement and proof · cited by 67
- FirstOrder.Language.Theory.CompleteTypestatement · cited by 35
- FirstOrder.Language.Theory.typeOfstatement and proof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.