Theorems · Definition · logic and foundations
FirstOrder.Language.BoundedFormula.relabelEquiv
{L : FirstOrder.Language} →
{α : Type u'} → {β : Type v'} → α ≃ β → {k : ℕ} → L.BoundedFormula α k ≃ L.BoundedFormula β kRelabels a bounded formula's free variables along a bijection.
- Defined in
- Mathlib.ModelTheory.Syntax
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 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.
- Equivstatement and proof · cited by 8,337
- FirstOrder.Languagestatement and proof · cited by 1,084
- Equiv.reflproof · cited by 274
- FirstOrder.Language.BoundedFormulastatement · cited by 207
- FirstOrder.Language.Relationsproof · cited by 147
- Equiv.sumCongrproof · cited by 25
- FirstOrder.Language.Term.relabelEquivproof · cited by 4
- FirstOrder.Language.BoundedFormula.mapTermRelEquivproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- FirstOrder.Language.Formula.equivSentenceproof · cited by 11
- FirstOrder.Language.BoundedFormula.realize_relabelEquivstatement · cited by 0