Theorems · Theorem · logic and foundations
FirstOrder.Language.Theory.sup_imp
∀ {L : FirstOrder.Language} {T : L.Theory} {α : Type w} {n : ℕ} {φ ψ θ : L.BoundedFormula α n},
T.Imp φ θ → T.Imp ψ θ → T.Imp (φ ⊔ ψ) θ- Defined in
- Mathlib.ModelTheory.Equivalence
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.BoundedFormulastatement and proof · cited by 207
- FirstOrder.Language.Theorystatement and proof · cited by 154
- FirstOrder.Language.BoundedFormula.Realizeproof · cited by 104
- FirstOrder.Language.Theory.ModelTypeproof · cited by 62
- FirstOrder.Language.Theory.ModelType.Carrierproof · cited by 59
- FirstOrder.Language.Theory.Impstatement and proof · cited by 16
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Theory.sup_imp_iffproof · cited by 0